Date: Saturday, May 18, 2013 @ 14:44:05 Author: jlichtblau Revision: 91032
upgpkg: fillets-ng-data 1.0.1-1 Modified: fillets-ng-data/trunk/PKGBUILD fillets-ng-data/trunk/fillets-ng-data.changelog ---------------------------+ PKGBUILD | 6 +++--- fillets-ng-data.changelog | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-18 12:36:57 UTC (rev 91031) +++ PKGBUILD 2013-05-18 12:44:05 UTC (rev 91032) @@ -2,15 +2,15 @@ # Maintainer: Jaroslav Lichtblau <[email protected]> pkgname=fillets-ng-data -pkgver=1.0.0 -pkgrel=2 +pkgver=1.0.1 +pkgrel=1 pkgdesc="Data files for the port of the wonderful puzzle game Fish Fillets" url="http://fillets.sf.net/" arch=('any') license=('GPL') changelog=$pkgname.changelog source=(http://downloads.sourceforge.net/fillets/$pkgname-$pkgver.tar.gz) -sha256sums=('ad475a60cc96e8f5f55a7b264c390264898f1891b6ff096cc617e24d75dffd45') +sha256sums=('f0c979fb35ec550a43246fc209add8f45ca550a382c94d6383bb3f01b1073799') package() { cd ${srcdir}/$pkgname-$pkgver Modified: fillets-ng-data.changelog =================================================================== --- fillets-ng-data.changelog 2013-05-18 12:36:57 UTC (rev 91031) +++ fillets-ng-data.changelog 2013-05-18 12:44:05 UTC (rev 91032) @@ -1,3 +1,6 @@ +2013-05-18 Jaroslav Lichtblau <[email protected]> + * fillets-ng-data 1.0.1-1 + 2012-02-20 Jaroslav Lichtblau <[email protected]> * Signing package 1.0.0-2
