summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy_Vetrov2020-04-19 22:07:33 +0300
committerAndy_Vetrov2020-04-19 22:07:33 +0300
commit31a1c314440ce9cdcef5f553947b15959cc23632 (patch)
tree9367b71790159d002973d49494f08c384c63ef48
parent774fc447c097f41610d60e81ecdee8112eb425eb (diff)
downloadaur-31a1c314440ce9cdcef5f553947b15959cc23632.tar.gz
upgpkg: file-roller-tmp 3.36.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1000606e6ef..9f3e02d64f4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = file-roller-tmp
pkgdesc = Create and modify archives. SSD-friendly version (stores temporary files in /tmp).
- pkgver = 3.36.1
+ pkgver = 3.36.2
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/file-roller
arch = x86_64
@@ -23,10 +23,10 @@ pkgbase = file-roller-tmp
optdepends = unrar: better RAR archive support
optdepends = unace: ACE archive support
optdepends = lrzip: lrzip archive support
- provides = file-roller=3.36.1
+ provides = file-roller=3.36.2
conflicts = file-roller
replaces = file-roller
- source = git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=3e70dc594044b2792e8e2c50fa8ea79438b1ddfc
+ source = git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=eef4df4c857520ac81b1514d3b923e88855ce669
source = tmp-as-temp.patch
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e813cabd0c4c..a33171549274 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# https://aur.archlinux.org/packages/file-roller-tmp/
pkgname=file-roller-tmp
-pkgver=3.36.1
+pkgver=3.36.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=3e70dc594044b2792e8e2c50fa8ea79438b1ddfc # tags/3.36.1^0
+_commit=eef4df4c857520ac81b1514d3b923e88855ce669 # tags/3.36.2^0
source=("git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=$_commit"
'tmp-as-temp.patch')
sha256sums=('SKIP' 'SKIP')