summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShusui MOYATANI2016-10-27 15:24:27 +0900
committerShusui MOYATANI2016-10-27 15:24:27 +0900
commita173fdfe03a184baa2a40e64ccfc861af657abc3 (patch)
treedac8bd21bcfdf5f0c3d8bce91ad82c82c420f47d
parent1e48ab26b756f5573578b5cf99548990fe10e635 (diff)
downloadaur-a173fdfe03a184baa2a40e64ccfc861af657abc3.tar.gz
version 1.0.3
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6adefa36eba4..a42cddb885f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
# Maintainer: Shusui Moyatani <syusui.s at gmail dot com>
+_release_number=66604
pkgname=azpainterb
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.0.3
+pkgrel=1
pkgdesc="PixelArt/Paint/Retouch Software"
arch=('i686' 'x86_64')
url="http://azsky2.html.xdomain.jp/linux/azpainterb/"
license=('GPL3')
depends=('fontconfig' 'freetype2' 'libjpeg-turbo' 'libpng' 'libx11' 'libxext' 'libxi' 'zlib')
-source=("https://osdn.jp/frs/redir.php?f=/azpainterb/66065/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=("21a5cf30e6e2ca57a6b24782d0859f2c4864bc4e")
+source=("https://osdn.jp/frs/redir.php?f=/azpainterb/${_release_number}/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=("b2b13a56352e9711ab7671a791ab4b0e59debfd4")
build() {
cd "${srcdir}/${pkgname}-${pkgver}"