summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy_Vetrov2019-10-22 22:59:15 +0300
committerAndy_Vetrov2019-10-22 22:59:15 +0300
commit696984fa0237023863841f94b6b0391a401d9469 (patch)
tree6c13dd48f6b465be1ca33321f648f1fa7fab1b00 /PKGBUILD
parentf03600b485b6ff7521adcca9742805d82c7a36a2 (diff)
downloadaur-696984fa0237023863841f94b6b0391a401d9469.tar.gz
upgpkg: file-roller-tmp 3.32.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10e54140001c..2873cce55679 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# https://aur.archlinux.org/packages/file-roller-tmp/
pkgname=file-roller-tmp
-pkgver=3.32.1
+pkgver=3.32.2
pkgrel=1
pkgdesc="Create and modify archives. SSD-friendly version (stores temporary files in /tmp)."
url="https://gitlab.gnome.org/GNOME/file-roller"
@@ -19,7 +19,7 @@ optdepends=('p7zip: 7z, arj, exe and encrypted zip files support'
'unace: ACE archive support'
'lrzip: lrzip archive support')
groups=(gnome)
-_commit=c892c8c576d026fe87c17775b033e3e73f3d3ac5 # master
+_commit=2bb216c3e33fa85b8d0ef29a6788954d57a31288 # tags/3.32.2^0
source=("git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=$_commit"
'tmp-as-temp.patch')
sha256sums=('SKIP' 'SKIP')
@@ -31,7 +31,6 @@ pkgver() {
prepare() {
cd ${pkgname:0:11}
- git tag -f 3.32.1 c892c8c576d026fe87c17775b033e3e73f3d3ac5 # fixup missing tag
#patch
cd $srcdir/${pkgname:0:11}
patch -Np0 -i ../tmp-as-temp.patch