[arch-commits] Commit in dialog/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Tue Sep 22 02:35:06 UTC 2015
Date: Tuesday, September 22, 2015 @ 04:35:06
Author: foutrelis
Revision: 247044
upgpkg: dialog 1:1.2_20150920-1
New upstream release.
Modified:
dialog/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-22 02:26:16 UTC (rev 247043)
+++ PKGBUILD 2015-09-22 02:35:06 UTC (rev 247044)
@@ -5,8 +5,8 @@
# Contributor: Andreas Radke <andyrtr at archlinux.org>
pkgname=dialog
-pkgver=1.2_20150528
-pkgrel=2
+pkgver=1.2_20150920
+pkgrel=1
epoch=1
pkgdesc="A tool to display dialog boxes from shell scripts"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
license=('LGPL2.1')
depends=('sh' 'ncurses')
source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
-sha256sums=('a8cd7a66bdb41e53a3145cbb0eb370c5ce7300fe0e9ad6d3e8d3b9e16ff16418')
+sha256sums=('c4e61ec5768701683dd4b5b2ebd8a31e6289fa6a1f5801e4b481085650698c05')
build() {
cd "$srcdir/$pkgname-${pkgver/_/-}"
More information about the arch-commits
mailing list