summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShusui MOYATANI2020-10-08 18:46:28 +0900
committerShusui MOYATANI2020-10-08 18:46:28 +0900
commit240fab22232a3af944c5d6785357428dc0230452 (patch)
tree149beeadaf16e2ad1b70b160b5dfe8938906b082 /PKGBUILD
parentc7c2df0aae0fdaa23285194cc5a4066803f0e62f (diff)
downloadaur-240fab22232a3af944c5d6785357428dc0230452.tar.gz
update 1.1.3b1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17ae3e1eab60..5cb5a5a29b61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,15 @@
# Maintainer: Shusui Moyatani <syusui.s at gmail dot com>
-_release_number=72785
pkgname=azpainterb
-pkgver=1.1.2
+pkgver=1.1.3b1
pkgrel=1
pkgdesc="PixelArt/Paint/Retouch Software"
arch=('i686' 'x86_64')
-url="http://azsky2.html.xdomain.jp/linux/azpainterb.html"
+url="http://azsky2.html.xdomain.jp/soft/azpainterb.html"
license=('GPL3')
depends=('fontconfig' 'freetype2' 'libjpeg-turbo' 'libpng' 'libx11' 'libxext' 'libxi' 'zlib')
-source=("https://osdn.jp/frs/redir.php?f=/azpainterb/${_release_number}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=("0dcc5b70df720ee98f03133e0255a2e2925af2fb0edb2e524bb1dad3fbe503d9")
+source=("http://azsky2.html.xdomain.jp/arc/${pkgname}-${pkgver}.tar.xz")
+sha256sums=('a14af734209171f0df563b68702f8b9b4e832444dbe366cabd726fca873ec8af')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"