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

Sergej Pupykin spupykin at archlinux.org
Mon Sep 5 12:56:22 UTC 2016


    Date: Monday, September 5, 2016 @ 12:56:21
  Author: spupykin
Revision: 188571

upgpkg: gnubiff 2.2.17-1

upd

Modified:
  gnubiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-05 12:00:41 UTC (rev 188570)
+++ PKGBUILD	2016-09-05 12:56:21 UTC (rev 188571)
@@ -4,8 +4,8 @@
 # Contributor: Todd Musall <tmusall at gmail.com>
 
 pkgname=gnubiff
-pkgver=2.2.16
-pkgrel=4
+pkgver=2.2.17
+pkgrel=1
 pkgdesc="Mail notification program that checks for mail and displays headers when new mail has arrived"
 arch=('i686' 'x86_64')
 url="http://gnubiff.sourceforge.net/"
@@ -14,12 +14,12 @@
 makedepends=('intltool')
 source=(http://downloads.sourceforge.net/gnubiff/gnubiff-$pkgver.tar.gz
 	mutex.patch)
-md5sums=('f908510bf3d9b38f883dc5873b09f99c'
+md5sums=('6371ca2986efdaf1e47bc5a44249513a'
          '76de63fbc4a1487560cfae210fc1d6e4')
 
 prepare() {
   cd $srcdir/gnubiff-$pkgver
-  patch -p1 <$srcdir/mutex.patch
+#  patch -p1 <$srcdir/mutex.patch
 }
 
 build() {



More information about the arch-commits mailing list