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

Jan Steffens heftig at archlinux.org
Sat May 1 19:07:33 UTC 2021


    Date: Saturday, May 1, 2021 @ 19:07:32
  Author: heftig
Revision: 414141

3.40.0-1

Modified:
  file-roller/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-01 18:06:25 UTC (rev 414140)
+++ PKGBUILD	2021-05-01 19:07:32 UTC (rev 414141)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=file-roller
-pkgver=3.38.1
+pkgver=3.40.0
 pkgrel=1
 pkgdesc="Create and modify archives"
 url="https://wiki.gnome.org/Apps/FileRoller"
@@ -16,7 +16,7 @@
             'lrzip: lrzip archive support'
             'squashfs-tools: squashfs image support')
 groups=(gnome)
-_commit=12d6c77fb736d70bee4c8f6f5ea7c60adde8473c  # tags/3.38.1^0
+_commit=d5cfba5a4e86b2e8118113be410f39fc854b1df7  # tags/3.40.0^0
 source=("git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -27,9 +27,6 @@
 
 prepare() {
   cd $pkgname
-
-  # Install D-Bus service file to correct location
-  git cherry-pick -n 5d48ddc3002fa8257a56eaedee44cdf694e1d861
 }
 
 build() {



More information about the arch-commits mailing list