diff options
author | grizzlyuser <grizzlyuser@protonmail.com> | 2020-04-26 12:11:26 +0300 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2020-05-12 14:23:24 +0200 |
commit | 580dbc9c2df8fb2d72a975062266e1cf38a2d1a2 (patch) | |
tree | eaff0c25ff47fd9099d87c460b920296b9b93e4b /libre/file-roller | |
parent | 492a5348d94a957230b2b0fab536461e437958db (diff) | |
download | abslibre-580dbc9c2df8fb2d72a975062266e1cf38a2d1a2.tar.gz abslibre-580dbc9c2df8fb2d72a975062266e1cf38a2d1a2.tar.bz2 abslibre-580dbc9c2df8fb2d72a975062266e1cf38a2d1a2.zip |
libre/file-roller 3.36.2-1.parabola1: New version
Signed-off-by: Andreas Grapentin <andreas@grapentin.org>
Diffstat (limited to 'libre/file-roller')
-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 723612b4c..e917e064c 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.1 +pkgver=3.36.2 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=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") sha256sums=('SKIP') |