summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBehnam Momeni2020-07-23 01:35:24 +0430
committerBehnam Momeni2020-07-23 01:35:24 +0430
commit8fcfb3582b80d619df0e70eac77e487191451ee3 (patch)
tree246fe559334947b01e9add0bcd44617125f5808b /PKGBUILD
parentb000ed1452df551842a0c77622fb3cc0064010f6 (diff)
downloadaur-8fcfb3582b80d619df0e70eac77e487191451ee3.tar.gz
Update to upstream version 2.10.20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6839b0b5ca4..f2a847f7c7ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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"