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

Allan McRae allan at archlinux.org
Sat May 15 00:22:57 UTC 2010


    Date: Friday, May 14, 2010 @ 20:22:57
  Author: allan
Revision: 80296

upgpkg: dialog 1.1_20100428-1
upstream update

Modified:
  dialog/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-14 23:43:03 UTC (rev 80295)
+++ PKGBUILD	2010-05-15 00:22:57 UTC (rev 80296)
@@ -3,17 +3,16 @@
 # Contributor: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=dialog
-pkgver=1.1_20100119
-_pkgver=1.1-20100119
-pkgrel=2
+pkgver=1.1_20100428
+_pkgver=1.1-20100428
+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>=5.6-8')
+depends=('ncurses')
 source=(ftp://invisible-island.net/${pkgname}/${pkgname}-$_pkgver.tgz)
-md5sums=('3d62219658fdddf3c6247fb45831a5d0')
-sha1sums=('ebf5fa7419601425a10446215cc477d92c191c5a')
+md5sums=('519c0a0cbac28ddb992111ec2c3f82aa')
 
 build() {
   cd ${srcdir}/$pkgname-$_pkgver




More information about the arch-commits mailing list