Date: Friday, September 14, 2018 @ 11:18:57 Author: arodseth Revision: 380876
upgpkg: tuxpaint-stamps 2018.09.01-1 Modified: tuxpaint-stamps/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-14 11:14:29 UTC (rev 380875) +++ PKGBUILD 2018-09-14 11:18:57 UTC (rev 380876) @@ -1,8 +1,8 @@ -# Maintainer: Alexander F Rødseth <[email protected]> +# Maintainer: Alexander F. Rødseth <[email protected]> # Contributor: royrocks <[email protected]> pkgname=tuxpaint-stamps -pkgver=2014.08.23 +pkgver=2018.09.01 pkgrel=1 pkgdesc='Additional stamps for Tux Paint' arch=('any') @@ -10,7 +10,7 @@ license=('GPL') optdepends=('tuxpaint') source=("https://downloads.sourceforge.net/tuxpaint/$pkgname-$pkgver.tar.gz") -sha256sums=('d8005d57b08f18b54df5a1baf86f09268278d1252de6b193119713f265e61466') +sha256sums=('d78f55e7fde6abc3fb1a79e6fed0114a2c0ad2edff7ee5f8db43fa23e61079ea') build() { make -C "$pkgname-$pkgver" PREFIX=/usr @@ -20,4 +20,4 @@ make -C "$pkgname-$pkgver" DATA_PREFIX="$pkgdir/usr/share/tuxpaint/" install-all } -# vim:ts=2 sw=2 et: +# vim: ts=2 sw=2 et:
