diff options
author | Freemor <freemor@freemor.ca> | 2019-02-05 22:43:40 -0400 |
---|---|---|
committer | Freemor <freemor@freemor.ca> | 2019-02-05 22:43:40 -0400 |
commit | 402f73ad0d3b59c81e7ad56508c1fa504d94944b (patch) | |
tree | 5fdf01b079b8e3d87ecc4a732adc0d61b88201f4 /nonprism | |
parent | 00c901d396be8772f9aee8658a2e4841832b298b (diff) | |
download | abslibre-402f73ad0d3b59c81e7ad56508c1fa504d94944b.tar.gz abslibre-402f73ad0d3b59c81e7ad56508c1fa504d94944b.tar.bz2 abslibre-402f73ad0d3b59c81e7ad56508c1fa504d94944b.zip |
Bring [nonprism/gthumb] current
Diffstat (limited to 'nonprism')
-rw-r--r-- | nonprism/gthumb/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nonprism/gthumb/PKGBUILD b/nonprism/gthumb/PKGBUILD index 1866fe54a..59c97ba8d 100644 --- a/nonprism/gthumb/PKGBUILD +++ b/nonprism/gthumb/PKGBUILD @@ -10,7 +10,7 @@ # - removed support for possibly unsafe protocols pkgname=gthumb -pkgver=3.6.0 +pkgver=3.6.2 pkgrel=1.nonprism1 pkgdesc="Image browser and viewer for the GNOME Desktop, without support for unsafe and dangerous for privacy protocols" url="https://wiki.gnome.org/Apps/gthumb" @@ -26,8 +26,8 @@ optdepends=('libraw: read RAW files' 'libchamplain: map viewer' 'brasero: burn discs' 'liboauth: web albums') -_commit=9645b9dd5892a1bde68bfed38c2a07dd017b37c4 # tags/3.6.0^0 -source=("git+https://git.gnome.org/browse/gthumb#commit=$_commit" +_commit=28f951e14aae66b96d7a03aa887ca3844824cecb # tags/3.6.2^0 +source=("git+https://gitlab.gnome.org/GNOME/gthumb.git#commit=$_commit" nonprism.patch) sha256sums=('SKIP' 'cdc1c15a5c62f3b6ae26f26badbcdb0a2e6dacac2b46037643a919065e8221a4') |