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

Balló György bgyorgy at archlinux.org
Sat Apr 17 01:46:29 UTC 2021


    Date: Saturday, April 17, 2021 @ 01:46:29
  Author: bgyorgy
Revision: 919610

upgpkg: gnubiff 2.2.17-9: Add larger icon

Modified:
  gnubiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-17 01:41:07 UTC (rev 919609)
+++ PKGBUILD	2021-04-17 01:46:29 UTC (rev 919610)
@@ -5,7 +5,7 @@
 
 pkgname=gnubiff
 pkgver=2.2.17
-pkgrel=8
+pkgrel=9
 pkgdesc='Mail notification program that checks for mail and displays headers when new mail has arrived'
 arch=('x86_64')
 url='http://gnubiff.sourceforge.net/'
@@ -33,5 +33,6 @@
 package() {
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" DATADIRNAME=share install
+  install -Dm644 art/tux-awake.png "$pkgdir/usr/share/icons/hicolor/64x64/apps/gnubiff.png"
   install -Dm644 ../gnubiff.appdata.xml "$pkgdir/usr/share/metainfo/gnubiff.appdata.xml"
 }



More information about the arch-commits mailing list