[arch-commits] Commit in gist/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Mon Jun 11 22:19:24 UTC 2018


    Date: Monday, June 11, 2018 @ 22:19:24
  Author: anthraxx
Revision: 342394

upgpkg: gist 5.0.0-1

Modified:
  gist/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-11 22:10:17 UTC (rev 342393)
+++ PKGBUILD	2018-06-11 22:19:24 UTC (rev 342394)
@@ -3,7 +3,7 @@
 # Contributor: Scott Olson <scott at scott-olson dot org>
 
 pkgname=gist
-pkgver=4.6.2
+pkgver=5.0.0
 pkgrel=1
 pkgdesc='Potentially the best command line gister'
 url='https://github.com/defunkt/gist'
@@ -13,7 +13,7 @@
 optdepends=("xclip: put pasted gist's url into X selection automagically"
             "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=('8d3b06c757e7cbb20f177c7d66437c8d0a82c5d29e7710b681c26bc2aeaeb07f1585b15a93fc717214dd638df84e175630da0056fc6d1e6e57bd88f669550ad7')
+sha512sums=('9061a34ad2237fea719c6820112fe7ebc2748e8b44d7756a831f4f54aed876a4b03c403b15d70e35818e216b2106ccd2fc6696d26eb36079d8a82f5e2c8c99c1')
 
 package() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list