[arch-commits] Commit in cowsay/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jun 3 17:28:51 UTC 2018
Date: Sunday, June 3, 2018 @ 17:28:51
Author: felixonmars
Revision: 325675
upgpkg: cowsay 3.03-10
BUILDINFO Rebuild
Modified:
cowsay/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-03 17:27:43 UTC (rev 325674)
+++ PKGBUILD 2018-06-03 17:28:51 UTC (rev 325675)
@@ -5,7 +5,7 @@
pkgname=cowsay
pkgver=3.03
-pkgrel=9
+pkgrel=10
pkgdesc='Configurable talking cow (and a few other creatures)'
arch=('any')
url='http://www.nog.net/~tony/warez/'
@@ -13,8 +13,8 @@
depends=('perl')
source=(https://github.com/tnalpgge/rank-amateur-cowsay/archive/cowsay-$pkgver.tar.gz
cowsay.patch)
-sha256sums=('9a32cba0b561719e1302398857124fdf4dd21a7623c017eaadbf31277f9274af'
- 'aa88442a31f01ffe5884b3ae974ed1ced23d860859d7f2234cdcd3ac437fc17f')
+sha512sums=('941cc8e79504aa97570682589f03713c5453c8760272cc37d91680908254c3c56de5a013ed5cb05ad4fa37f5850eb8672a0f4d020aa085b814f35e9634bea6b1'
+ '4c70074fc88e741f2eb4daa04a55ef3ff0638bffda907fe451299aeb2271a3b09c4b73df4d3eb83f6ac91b9cb05530bb2a59df81c72602728441254624a05327')
build() {
cd rank-amateur-cowsay-${pkgname}-${pkgver}
More information about the arch-commits
mailing list