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

Levente Polyak anthraxx at archlinux.org
Thu Sep 24 20:27:04 UTC 2020


    Date: Thursday, September 24, 2020 @ 20:27:04
  Author: anthraxx
Revision: 711889

upgpkg: gist 6.0.0-1

Modified:
  gist/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-24 20:26:49 UTC (rev 711888)
+++ PKGBUILD	2020-09-24 20:27:04 UTC (rev 711889)
@@ -3,7 +3,7 @@
 # Contributor: Scott Olson <scott at scott-olson dot org>
 
 pkgname=gist
-pkgver=5.1.0
+pkgver=6.0.0
 pkgrel=1
 pkgdesc='Potentially the best command line gister'
 url='https://github.com/defunkt/gist'
@@ -14,8 +14,8 @@
 optdepends=("xclip: put pasted gist's url into X selection automagically"
             "xsel: put pasted gist's url into X selection automagically")
 source=(https://github.com/defunkt/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('7a63dd3f9c0d532890061f35f71cc7bc38d99958e1a34f1d3c6b596eaf6a2dcbb7a51ed9e8f3df961589038d5ee0391c348e636f277f7314eef26a5fafd90eac')
-b2sums=('2a8aa2ee5db34510040b5dca75e81b09c57e1a2e3e4db52ad34f82859407abf8c02670a566ac26d8b5e4176abddf1201af06e0cee7d6a4d783e4ebd9043d9734')
+sha512sums=('9544d21c68ec46265c310f74af10c63cf7129868f83e1cdf5c76d73641ba14a97e6e689fb17696e7799e57b141a7bdad164ea7c9ce3a7293a81d2d1d866168c7')
+b2sums=('ba5d0fef518bb0f1baca760d71eb259942057720932f6452adc3b420b70408b34ae2eb221f41320cf8aaadf6eedb03470a39d17f5d721484d6cfff1d8c1d598e')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list