Date: Saturday, March 28, 2020 @ 19:18:18 Author: anthraxx Revision: 605447
upgpkg: xtrlock 2.13-1 Modified: xtrlock/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-28 19:16:11 UTC (rev 605446) +++ PKGBUILD 2020-03-28 19:18:18 UTC (rev 605447) @@ -2,7 +2,7 @@ # Contributor: Michal Hybner <[email protected]> pkgname=xtrlock -pkgver=2.12 +pkgver=2.13 pkgrel=1 pkgdesc='Minimal X display lock program' url='https://packages.debian.org/sid/xtrlock' @@ -10,8 +10,8 @@ license=('GPL3') depends=('libx11') source=(http://ftp.debian.org/debian/pool/main/x/xtrlock/xtrlock_${pkgver}.tar.xz) -sha256sums=('13b634dc6c23a35386e683163d2b8be76de2229e1cd7fb82517cb8e388e278ba') -sha512sums=('8392a8c254726e99d2324415bfdac6e577f725942d4e7fd39c915637f87814f1737aefa903a1502632272cabbb10182070dc15ec5d3e5268c9c1b53218d00f36') +sha256sums=('d0f3b296f467539160ebd0b846c83a4c3eaf31ba479bcb19f8d70b0f4ede6464') +sha512sums=('656e1e77194b816b04260a88c8046b8ef25d6df0405de6fe1ee1dfb2ebfa528a329c1b67be70eaac5ce4ee6a4159d728d363bf8a59232941b76b1e6d14aa91aa') build() { cd ${pkgname}-${pkgver}
