Date: Thursday, January 24, 2019 @ 00:09:47 Author: kkeen Revision: 427420
upgpkg: fortune-mod 2.6.2-1 Modified: fortune-mod/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-23 23:28:43 UTC (rev 427419) +++ PKGBUILD 2019-01-24 00:09:47 UTC (rev 427420) @@ -2,7 +2,7 @@ # Contributor: Dale Blount <[email protected]> pkgname=fortune-mod -pkgver=2.6.1 +pkgver=2.6.2 pkgrel=1 pkgdesc="The Fortune Cookie Program from BSD games" arch=('x86_64') @@ -11,7 +11,7 @@ depends=('recode') makedepends=('cmake') source=("https://github.com/shlomif/fortune-mod/archive/fortune-mod-$pkgver.tar.gz") -md5sums=('a196c41bc89a6ca018c100ea03c44b4f') +md5sums=('59580c8fc2f26ed0b9a1e0a13257bfdf') prepare() { cd "$srcdir/fortune-mod-fortune-mod-$pkgver/fortune-mod"
