diff options
author | grizzlyuser <grizzlyuser@protonmail.com> | 2020-04-07 14:02:57 +0300 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2020-04-09 11:34:08 +0200 |
commit | 9886bd6d0c92af9ad84fd491e6229d948bc847b5 (patch) | |
tree | dd34b48b7f399490a2167eeb6c63abb586fd717b /libre/file-roller/PKGBUILD | |
parent | f55ac590b3a4c9316305109f43055f3cdfed7166 (diff) | |
download | abslibre-9886bd6d0c92af9ad84fd491e6229d948bc847b5.tar.gz abslibre-9886bd6d0c92af9ad84fd491e6229d948bc847b5.tar.bz2 abslibre-9886bd6d0c92af9ad84fd491e6229d948bc847b5.zip |
libre/file-roller 3.36.1: Bump version
Signed-off-by: Andreas Grapentin <andreas@grapentin.org>
Diffstat (limited to 'libre/file-roller/PKGBUILD')
-rw-r--r-- | libre/file-roller/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/file-roller/PKGBUILD b/libre/file-roller/PKGBUILD index 2fff5ed40..723612b4c 100644 --- a/libre/file-roller/PKGBUILD +++ b/libre/file-roller/PKGBUILD @@ -6,7 +6,7 @@ # - removed unace and unrar recommendation pkgname=file-roller -pkgver=3.36.0 +pkgver=3.36.1 pkgrel=1 pkgrel+=.parabola1 pkgdesc="Create and modify archives" @@ -21,7 +21,7 @@ optdepends=('p7zip: 7z, arj, exe and encrypted zip files support' 'lrzip: lrzip archive support' 'squashfs-tools: squashfs image support') groups=(gnome) -_commit=448229e786ca0aa8392d796ce2a195c94888971e # tags/3.36.0^0 +_commit=3e70dc594044b2792e8e2c50fa8ea79438b1ddfc # tags/3.36.1^0 source=("git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=$_commit") sha256sums=('SKIP') |