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

Dave Reisner dreisner at archlinux.org
Sun Nov 4 15:21:03 UTC 2012


    Date: Sunday, November 4, 2012 @ 10:21:03
  Author: dreisner
Revision: 170188

upgpkg: burp 2-1

Modified:
  burp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-04 14:40:52 UTC (rev 170187)
+++ PKGBUILD	2012-11-04 15:21:03 UTC (rev 170188)
@@ -2,7 +2,7 @@
 # Maintainer: Dave Reisner <d at falconindy.com>
 
 pkgname=burp
-pkgver=1.6.9
+pkgver=2
 pkgrel=1
 pkgdesc="A simple AUR uploader"
 arch=('i686' 'x86_64')
@@ -10,8 +10,9 @@
 license=('GPL')
 depends=('glibc' 'curl')
 makedepends=('perl')
-source=("https://github.com/downloads/falconindy/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('3ae883cf6283e860f613668619b8d3ce')
+source=("https://github.com/downloads/falconindy/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
+md5sums=('390436816f38d43b3ffb1079add4fa8e'
+         '2b16c8187c299d249446b251fe762aed')
 
 build() {
   make -C "$pkgname-$pkgver"




More information about the arch-commits mailing list