[arch-commits] Commit in gist/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Mon May 22 09:56:47 UTC 2017
Date: Monday, May 22, 2017 @ 09:56:46
Author: anthraxx
Revision: 229041
upgpkg: gist 4.6.1-1
Modified:
gist/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-05-22 09:54:47 UTC (rev 229040)
+++ PKGBUILD 2017-05-22 09:56:46 UTC (rev 229041)
@@ -3,7 +3,7 @@
# Contributor: Scott Olson <scott at scott-olson dot org>
pkgname=gist
-pkgver=4.5.0
+pkgver=4.6.1
pkgrel=1
pkgdesc="Potentially the best command line gister"
url="https://github.com/defunkt/gist"
@@ -15,7 +15,7 @@
"xsel: put pasted gist's url into X selection automagically"
)
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/defunkt/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('52afe9afcc027e7f7f331f2c7c0983a5e86c08a608087c01133e839f6c97e41e5770ac903ad8e4a28bc376fd3820077e6adbd21cc99b493bfe05277917aded6e')
+sha512sums=('25e80a2cf17c271acc1ad40600ddd3573092c34ae2dadfef5ba7385ac7d64e7798fdfe61a21356d8d5fe91e40ccd62f7d3defcd4a36acfa4bf61ec11c864e432')
package() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list