summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy_Vetrov2019-03-14 12:00:23 +0300
committerAndy_Vetrov2019-03-14 12:00:23 +0300
commita512b52db9473eb97044d953ea475992a4a907ef (patch)
tree48da0d16c4501edc960092259ca92c748d52db7c
parent90d4e19cea1920d15a86365ec397d77cbf7ce83b (diff)
downloadaur-a512b52db9473eb97044d953ea475992a4a907ef.tar.gz
upgpkg: file-roller-tmp 3.32.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 488e6f41bcc8..093b85e86cb3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = file-roller-tmp
pkgdesc = Create and modify archives. SSD-friendly version (stores temporary files in /tmp).
- pkgver = 3.31.92
+ pkgver = 3.32.0
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/file-roller
arch = x86_64
groups = gnome
- license = GPL
+ license = GPL2
makedepends = yelp-tools
makedepends = git
makedepends = libnautilus-extension
@@ -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.92
+ provides = file-roller=3.32.0
conflicts = file-roller
replaces = file-roller
- source = git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=bd60f3db36b1b8d810c7bd36ac0f1afbc4a36126
+ source = git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=8242336acef76ac701b32458d540489200c75dc3
source = tmp-as-temp.patch
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 69d2370a9aa2..6a4741520f47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
# https://aur.archlinux.org/packages/file-roller-tmp/
pkgname=file-roller-tmp
-pkgver=3.31.92
+pkgver=3.32.0
pkgrel=1
pkgdesc="Create and modify archives. SSD-friendly version (stores temporary files in /tmp)."
url="https://gitlab.gnome.org/GNOME/file-roller"
arch=(x86_64)
-license=(GPL)
+license=(GPL2)
provides=("file-roller=$pkgver")
conflicts=('file-roller')
replaces=('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=bd60f3db36b1b8d810c7bd36ac0f1afbc4a36126 # tags/3.31.92^0
+_commit=8242336acef76ac701b32458d540489200c75dc3 # tags/3.32.0^0
source=("git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=$_commit"
'tmp-as-temp.patch')
sha256sums=('SKIP' 'SKIP')