Date: Sunday, June 3, 2018 @ 17:17:50 Author: felixonmars Revision: 339427
upgpkg: aurphan 20140212-2 BUILDINFO Rebuild Modified: aurphan/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-03 17:15:14 UTC (rev 339426) +++ PKGBUILD 2018-06-03 17:17:50 UTC (rev 339427) @@ -2,7 +2,7 @@ # Maintainer: Kyle Keen <[email protected]> pkgname=aurphan pkgver=20140212 -pkgrel=1 +pkgrel=2 pkgdesc="Finds packages in need of maintainers, bug fixes and patches. Adopt today!" arch=('any') url="http://kmkeen.com/aurphan/" @@ -10,7 +10,7 @@ depends=('bash' 'curl' 'jshon' 'expac') makedepends=() source=(http://kmkeen.com/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('c1e5e3b370d99159565745b4f520aa22') +sha512sums=('803a20a4b2e46635c5bebc4472d6289b6d86fc93033da0d6c57d7e7b2bd496018f45f0156846ef377f801a0a60eff7a7d67c22db6a6159f18f66abda1d034fd7') package() { cd "$srcdir/$pkgname"
