[arch-commits] Commit in quilt/trunk (PKGBUILD)
Sébastien Luttringer
seblu at nymeria.archlinux.org
Sat May 10 09:26:03 UTC 2014
Date: Saturday, May 10, 2014 @ 11:26:03
Author: seblu
Revision: 110939
upgpkg: quilt 0.63-1
Modified:
quilt/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-05-10 08:24:35 UTC (rev 110938)
+++ PKGBUILD 2014-05-10 09:26:03 UTC (rev 110939)
@@ -5,7 +5,7 @@
# Contributor: dibblethewrecker <dibblethewrecker.at.jiwe.org>
pkgname=quilt
-pkgver=0.61
+pkgver=0.63
pkgrel=1
pkgdesc='Manage a series of patches by keeping track of the changes each patch makes'
arch=('any')
@@ -24,7 +24,7 @@
'perl'
)
source=("http://savannah.nongnu.org/download/quilt/${pkgname}-${pkgver}.tar.gz")
-md5sums=('24417eba5961592b64103bdda001ebf4')
+md5sums=('c0ef4beb58a6fa72563b955e70624b6e')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list