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

Jan de Groot jgc at archlinux.org
Sat Feb 24 12:57:07 UTC 2018


    Date: Saturday, February 24, 2018 @ 12:57:05
  Author: jgc
Revision: 317474

upgpkg: gnome-calculator 3.26.0-3

Modified:
  gnome-calculator/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-24 12:10:19 UTC (rev 317473)
+++ PKGBUILD	2018-02-24 12:57:05 UTC (rev 317474)
@@ -4,7 +4,7 @@
 
 pkgname=gnome-calculator
 pkgver=3.26.0
-pkgrel=2
+pkgrel=3
 pkgdesc="GNOME Scientific calculator"
 url="https://wiki.gnome.org/Apps/Calculator"
 arch=(x86_64)
@@ -24,6 +24,7 @@
 
 prepare() {
   cd $pkgname
+  git cherry-pick -n ad694dba6d13633bb5a2ec6f41b3a3fe9758007d
   NOCONFIGURE=1 ./autogen.sh
 }
 



More information about the arch-commits mailing list