diff options
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 6 insertions, 6 deletions
@@ -1,8 +1,8 @@ # Generated by mksrcinfo v8 -# Mon Mar 16 16:20:12 UTC 2020 +# Wed Jul 22 21:04:50 UTC 2020 pkgbase = lib32-gimp pkgdesc = GNU Image Manipulation Program (32-bit) - pkgver = 2.10.18 + pkgver = 2.10.20 pkgrel = 1 url = https://www.gimp.org/ arch = x86_64 @@ -35,8 +35,8 @@ pkgbase = lib32-gimp depends = lib32-libunwind depends = lib32-poppler-glib depends = gimp - source = https://download.gimp.org/pub/gimp/v2.10/gimp-2.10.18.tar.bz2 - sha256sums = 65bfe111e8eebffd3dde3016ccb507f9948d2663d9497cb438d9bb609e11d716 + source = https://download.gimp.org/pub/gimp/v2.10/gimp-2.10.20.tar.bz2 + sha256sums = e12f9f874b1a007c4277b60aa81e0b67330be7e6153e5749ead839b902fc7b3c pkgname = lib32-gimp @@ -4,7 +4,7 @@ pkgname=lib32-gimp _pkgbase=gimp -pkgver=2.10.18 +pkgver=2.10.20 pkgrel=1 pkgdesc='GNU Image Manipulation Program (32-bit)' url="https://www.gimp.org/" @@ -18,7 +18,7 @@ depends=('lib32-dbus-glib' 'lib32-gegl' 'lib32-glib-networking' makedepends=('alsa-lib' 'curl' 'ghostscript' 'intltool' 'iso-codes') license=('GPL' 'LGPL') source=("https://download.gimp.org/pub/gimp/v${pkgver%.*}/${_pkgbase}-${pkgver}.tar.bz2") -sha256sums=('65bfe111e8eebffd3dde3016ccb507f9948d2663d9497cb438d9bb609e11d716') +sha256sums=('e12f9f874b1a007c4277b60aa81e0b67330be7e6153e5749ead839b902fc7b3c') prepare() { export PKG_CONFIG_PATH="/usr/lib32/pkgconfig" |