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

Brett Cornwall ainola at archlinux.org
Tue Jan 22 00:35:36 UTC 2019


    Date: Tuesday, January 22, 2019 @ 00:35:36
  Author: ainola
Revision: 426773

upgpkg: 0.9.2

Modified:
  urlscan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-22 00:16:03 UTC (rev 426772)
+++ PKGBUILD	2019-01-22 00:35:36 UTC (rev 426773)
@@ -1,8 +1,8 @@
 # Maintainer: Ainola <ainola at archlinux.org>
 
 pkgname=urlscan
-pkgver=0.9.1
-pkgrel=3
+pkgver=0.9.2
+pkgrel=1
 pkgdesc="Mutt and terminal url selector"
 url="https://github.com/firecat53/urlscan"
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python-urwid')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/firecat53/urlscan/archive/$pkgver.tar.gz")
-sha256sums=('6d5c2537e1f05a3419d5dcac341c3d692d5c25a8549ab82a63b112af91ff332c')
+sha256sums=('312f0be32f784f23c2143b7f74a40ffa3ee88a638c74d8f6af038b71b4865468')
 
 build() {
     cd "$pkgname-$pkgver"



More information about the arch-commits mailing list