summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2022-02-17 02:09:51 +0900
committerQue Quotion2022-02-17 02:09:51 +0900
commitf53c57df0b7abcc2e47954deaab35f32d8d86918 (patch)
tree3c286e1d89648e98bccc52f913e0f1ce6f6b6198
parent59b42169019b308440838be65bf147820c67baf2 (diff)
downloadaur-f53c57df0b7abcc2e47954deaab35f32d8d86918.tar.gz
3.40
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7602daec58c1..dbed8c0ba978 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = file-roller-pantheon
pkgdesc = Archive manipulator for Pantheon
- pkgver = 3.38.0
+ pkgver = 3.40.0
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/file-roller/
arch = i686
@@ -25,12 +25,11 @@ pkgbase = file-roller-pantheon
optdepends = unace: ACE archive support
optdepends = lrzip: lrzip archive support
optdepends = squashfs-tools: squashfs image support
- provides = file-roller=3.38.0
+ provides = file-roller
conflicts = file-roller
- source = git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=25f9db9770ff5f68aeaffce2e329ef39ae47729d
+ source = git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=d5cfba5a4e86b2e8118113be410f39fc854b1df7
source = contracts.patch
sha256sums = SKIP
sha256sums = d559e817b16bee842bf0081fd9832e11439b83c8604a035372893c231cfe15f3
pkgname = file-roller-pantheon
-
diff --git a/PKGBUILD b/PKGBUILD
index 051203be7647..e237ea2af0a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Adria Arrufat <adria DOT arrufat+aur AT protonmail DOT ch>
pkgname=file-roller-pantheon
-pkgver=3.38.0
+pkgver=3.40.0
pkgrel=1
pkgdesc="Archive manipulator for Pantheon"
url="https://gitlab.gnome.org/GNOME/file-roller/"
@@ -16,9 +16,9 @@ optdepends=('p7zip: 7z, arj, exe and encrypted zip files support'
'lrzip: lrzip archive support'
'squashfs-tools: squashfs image support')
groups=(pantheon)
-provides=(file-roller="${pkgver}")
+provides=(file-roller)
conflicts=(file-roller)
-_commit=25f9db9770ff5f68aeaffce2e329ef39ae47729d # tags/3.38.0^0
+_commit=d5cfba5a4e86b2e8118113be410f39fc854b1df7 # tags/3.40.0^0
source=("git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=$_commit"
"contracts.patch")
sha256sums=('SKIP'