[arch-commits] Commit in dialog/trunk (PKGBUILD)
    Allan McRae 
    allan at archlinux.org
       
    Wed Feb  2 03:46:05 UTC 2011
    
    
  
    Date: Tuesday, February 1, 2011 @ 22:46:04
  Author: allan
Revision: 108652
upgpkg: dialog 1.1_20110118-1
upstream update
Modified:
  dialog/trunk/PKGBUILD
----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-02 03:43:33 UTC (rev 108651)
+++ PKGBUILD	2011-02-02 03:46:04 UTC (rev 108652)
@@ -3,16 +3,16 @@
 # Contributor: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=dialog
-pkgver=1.1_20100428
-_pkgver=1.1-20100428
-pkgrel=2
+pkgver=1.1_20110118
+_pkgver=1.1-20110118
+pkgrel=1
 pkgdesc="A tool to display dialog boxes from shell scripts"
 arch=('i686' 'x86_64')
 url="http://invisible-island.net/dialog/"
 license=('GPL')
 depends=('ncurses')
 source=(ftp://invisible-island.net/${pkgname}/${pkgname}-$_pkgver.tgz)
-md5sums=('519c0a0cbac28ddb992111ec2c3f82aa')
+md5sums=('07d6ab77bd8c12c3def07ed72a706194')
 
 build() {
   cd ${srcdir}/$pkgname-$_pkgver
    
    
More information about the arch-commits
mailing list