summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAskhat2019-12-08 22:32:46 +0700
committerAskhat2019-12-08 22:32:46 +0700
commitafeaa104f675eb35a9a829548b465e605f0c2443 (patch)
treebc835f3737545477c11b3265952dd9d1d1157226 /PKGBUILD
parent36405d3f7c5c6028c4b355496a2dcc3382f5ba16 (diff)
downloadaur-afeaa104f675eb35a9a829548b465e605f0c2443.tar.gz
Updated to 2.1.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce29893c6710..35d9517b59fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
#
pkgname=azpainter
-pkgver=2.1.4
+pkgver=2.1.5
pkgrel=1
pkgdesc="Painting software"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('hicolor-icon-theme' 'fontconfig' 'libjpeg-turbo' 'libxi')
makedepends=('libxfixes')
source=("https://osdn.net/dl/${pkgname}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('200dba9b443888054172fd13c8d9045d1556210834a46edaa0267bc80a2bad30')
+sha256sums=('de96d3f33c7de53ff2ad1cd13be98d4bd595c86d1b75e21f509afd56e5cd9dc7')
build() {
cd ${pkgname}-${pkgver}