Date: Saturday, February 16, 2019 @ 18:17:51 Author: felixonmars Revision: 433662
upgpkg: tuxpaint-config 0.0.14-1 Modified: tuxpaint-config/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-16 18:17:22 UTC (rev 433661) +++ PKGBUILD 2019-02-16 18:17:51 UTC (rev 433662) @@ -2,8 +2,8 @@ # Contributor: royrocks <[email protected]> pkgname=tuxpaint-config -pkgver=0.0.13 -pkgrel=4 +pkgver=0.0.14 +pkgrel=1 pkgdesc='Tux Paint configuration tool' arch=('x86_64') url='http://www.tuxpaint.org/' # no https available @@ -11,7 +11,7 @@ depends=('tuxpaint' 'fltk' 'libxft' 'libxext') options=('!makeflags') source=("https://downloads.sourceforge.net/sourceforge/tuxpaint/$pkgname-$pkgver.tar.gz") -sha256sums=('db38058f1e1cc60b15bcaf565118fe41dc9be20435e1b787c607f95d0dd122fc') +sha256sums=('cfc8e8ff4240eccddfd14a58be0adcedb09306ac6ec2f707b90c5b33c8ec6f7e') build() { make -C "$pkgname-$pkgver" PREFIX=/usr
