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

Antonio Rojas arojas at archlinux.org
Fri Dec 9 20:08:22 UTC 2016


    Date: Friday, December 9, 2016 @ 20:08:21
  Author: arojas
Revision: 198660

Update to 1.21

Modified:
  nfoview/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-09 18:23:11 UTC (rev 198659)
+++ PKGBUILD	2016-12-09 20:08:21 UTC (rev 198660)
@@ -4,11 +4,11 @@
 # Contributor: VuDu <vudu.curse at gmail.com>
 
 pkgname=nfoview
-pkgver=1.20
+pkgver=1.21
 pkgrel=1
 pkgdesc="Simple NFO file viewer in GTK+ 3"
 arch=('any')
-url="http://otsaloma.github.io/nfoview/"
+url="http://otsaloma.io/nfoview/"
 license=('GPL3')
 depends=('gtk3' 'python-gobject')
 makedepends=('intltool')
@@ -15,7 +15,7 @@
 optdepends=('terminus-font: recommended font')
 source=("https://github.com/otsaloma/$pkgname/archive/$pkgver.tar.gz"
         'x-nfo.desktop')
-md5sums=('0bf3587136930488fa52a0f42dc0346a'
+md5sums=('f19816eef97386dc7a7bd2b230618163'
          '29d0ad75aeecfaf21965c01173d23e48')
 
 package() {



More information about the arch-commits mailing list