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

Jan Steffens heftig at archlinux.org
Mon Apr 8 19:16:16 UTC 2019


    Date: Monday, April 8, 2019 @ 19:16:15
  Author: heftig
Revision: 350392

3.32.1-1

Modified:
  file-roller/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-08 19:07:14 UTC (rev 350391)
+++ PKGBUILD	2019-04-08 19:16:15 UTC (rev 350392)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=file-roller
-pkgver=3.32.0
+pkgver=3.32.1
 pkgrel=1
 pkgdesc="Create and modify archives"
 url="https://wiki.gnome.org/Apps/FileRoller"
@@ -15,7 +15,7 @@
             'unace: ACE archive support'
             'lrzip: lrzip archive support')
 groups=(gnome)
-_commit=8242336acef76ac701b32458d540489200c75dc3  # tags/3.32.0^0
+_commit=c892c8c576d026fe87c17775b033e3e73f3d3ac5  # master
 source=("git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -26,6 +26,7 @@
 
 prepare() {
   cd $pkgname
+  git tag -f 3.32.1 c892c8c576d026fe87c17775b033e3e73f3d3ac5  # fixup missing tag
 }
 
 build() {



More information about the arch-commits mailing list