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

Alexander Rødseth arodseth at archlinux.org
Wed May 10 19:56:08 UTC 2017


    Date: Wednesday, May 10, 2017 @ 19:56:07
  Author: arodseth
Revision: 227730

upgpkg: libnewt 0.52.20-1

Modified:
  libnewt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-10 19:51:27 UTC (rev 227729)
+++ PKGBUILD	2017-05-10 19:56:07 UTC (rev 227730)
@@ -5,8 +5,8 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=libnewt
-pkgver=0.52.19
-pkgrel=3
+pkgver=0.52.20
+pkgrel=1
 _tclver=8.6
 pkgdesc="Not Erik's Windowing Toolkit - text mode windowing with slang"
 arch=('x86_64' 'i686')
@@ -19,7 +19,7 @@
             'python2: libnewt support with the _snack module')
 options=('!makeflags')
 source=("https://releases.pagure.org/newt/newt-$pkgver.tar.gz")
-sha256sums=('08c0db56c21996af6a7cbab99491b774c6c09cef91cd9b03903c84634bff2e80')
+sha256sums=('8d66ba6beffc3f786d4ccfee9d2b43d93484680ef8db9397a4fb70b5adbb6dbc')
 
 prepare() {
   cd "newt-$pkgver"
@@ -39,4 +39,4 @@
   make -C "newt-$pkgver" prefix="$pkgdir/usr" install
 }
 
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list