Date: Saturday, April 17, 2021 @ 01:40:57
  Author: bgyorgy
Revision: 919608

upgpkg: gnubiff 2.2.17-8: Minor changes

Modified:
  gnubiff/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-04-17 01:29:50 UTC (rev 919607)
+++ PKGBUILD    2021-04-17 01:40:57 UTC (rev 919608)
@@ -5,7 +5,7 @@
 
 pkgname=gnubiff
 pkgver=2.2.17
-pkgrel=7
+pkgrel=8
 pkgdesc='Mail notification program that checks for mail and displays headers 
when new mail has arrived'
 arch=('x86_64')
 url='http://gnubiff.sourceforge.net/'
@@ -19,6 +19,7 @@
 
 prepare() {
   cd $pkgname-$pkgver
+  sed -i 's|$(datadir)/pixmaps|$(datadir)/icons/hicolor/48x48/apps|' 
art/Makefile.am
   autoreconf -fi
 }
 

Reply via email to