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

Evangelos Foutras foutrelis at nymeria.archlinux.org
Thu Oct 24 09:06:54 UTC 2013


    Date: Thursday, October 24, 2013 @ 11:06:54
  Author: foutrelis
Revision: 197223

upgpkg: dialog 1:1.2_20130928-1

Revert to latest available release.

Modified:
  dialog/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-24 08:15:10 UTC (rev 197222)
+++ PKGBUILD	2013-10-24 09:06:54 UTC (rev 197223)
@@ -5,8 +5,9 @@
 # Contributor: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=dialog
-pkgver=1.2_20131001
+pkgver=1.2_20130928
 pkgrel=1
+epoch=1
 pkgdesc="A tool to display dialog boxes from shell scripts"
 arch=('i686' 'x86_64')
 url="http://invisible-island.net/dialog/"
@@ -14,7 +15,7 @@
 depends=('ncurses')
 options=('staticlibs')
 source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
-sha256sums=('b22215d56dfbfa7f025092759e8f144b17321e14829b2a273f68d745a1f0dca5')
+sha256sums=('6fcf8daa50335e4d08da9f4f5ea5e1025efe84c3a719a56e871eb83ed0fd2b4c')
 
 build() {
   cd "$srcdir/$pkgname-${pkgver/_/-}"




More information about the arch-commits mailing list