summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy_Vetrov2019-03-05 22:59:22 +0300
committerAndy_Vetrov2019-03-05 22:59:22 +0300
commit90d4e19cea1920d15a86365ec397d77cbf7ce83b (patch)
treec959b14992ac9da0a6ccbf899e7c9dcf48d2da27
parent8fee80a680cadd755055a9556152beac010e1818 (diff)
downloadaur-90d4e19cea1920d15a86365ec397d77cbf7ce83b.tar.gz
upgpkg: file-roller-tmp 3.31.92
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6a72af4179b..488e6f41bcc8 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.31.91
+ pkgver = 3.31.92
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.31.91
+ provides = file-roller=3.31.92
conflicts = file-roller
replaces = file-roller
- source = git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=b6cd80770326131e72d4900a8dede3ff7a57a147
+ source = git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=bd60f3db36b1b8d810c7bd36ac0f1afbc4a36126
source = tmp-as-temp.patch
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 661a4b69b087..69d2370a9aa2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Kresimir Pripuzic <kpripuzic@gmail.com>
+# Maintainer : Kresimir Pripuzic <kpripuzic@gmail.com>
# Contributor: Andrey Vetrov <vetrov@mail.ru>
+# https://aur.archlinux.org/packages/file-roller-tmp/
pkgname=file-roller-tmp
-pkgver=3.31.91
+pkgver=3.31.92
pkgrel=1
pkgdesc="Create and modify archives. SSD-friendly version (stores temporary files in /tmp)."
url="https://gitlab.gnome.org/GNOME/file-roller"
@@ -18,7 +19,7 @@ optdepends=('p7zip: 7z, arj, exe and encrypted zip files support'
'unace: ACE archive support'
'lrzip: lrzip archive support')
groups=(gnome)
-_commit=b6cd80770326131e72d4900a8dede3ff7a57a147 # tags/3.31.91^0
+_commit=bd60f3db36b1b8d810c7bd36ac0f1afbc4a36126 # tags/3.31.92^0
source=("git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=$_commit"
'tmp-as-temp.patch')
sha256sums=('SKIP' 'SKIP')