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

Dave Reisner dreisner at archlinux.org
Sun Jun 24 15:44:21 UTC 2012


    Date: Sunday, June 24, 2012 @ 11:44:21
  Author: dreisner
Revision: 162258

upgpkg: burp 1.6.9-1

Modified:
  burp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-24 15:41:28 UTC (rev 162257)
+++ PKGBUILD	2012-06-24 15:44:21 UTC (rev 162258)
@@ -2,7 +2,7 @@
 # Maintainer: Dave Reisner <d at falconindy.com>
 
 pkgname=burp
-pkgver=1.6.8
+pkgver=1.6.9
 pkgrel=1
 pkgdesc="A simple AUR uploader"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc' 'curl')
 makedepends=('perl')
 source=("https://github.com/downloads/falconindy/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('57b0043994e8a9a3f8f5a27d7fef5bb4')
+md5sums=('3ae883cf6283e860f613668619b8d3ce')
 
 build() {
   make -C "$pkgname-$pkgver"




More information about the arch-commits mailing list