summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarsten Teibes2021-01-25 19:59:23 +0100
committerCarsten Teibes2021-01-25 19:59:23 +0100
commit68dca35fcf37f7b4e1bf50e9c0c6d61efb0a9899 (patch)
treed62724c14d2dc9ce4ba1d2b67871c2f7abd6df38 /PKGBUILD
parent2d0a670bf06a473d73a4e6a8fb1812881ee7846d (diff)
downloadaur-pikopixel.tar.gz
[upd] 1.0.b9d→1.0.b10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 275a70d99137..527a054bbf80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
pkgname=pikopixel
-pkgver=1.0.b9d
+pkgver=1.0.b10
pkgrel=1
pkgdesc="A free, open-source application for drawing & editing pixel-art images"
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('AGPL3')
depends=('gnustep-base' 'gnustep-gui' 'gnustep-back')
makedepends=('gnustep-make' 'gcc-objc')
source=("http://twilightedge.com/downloads/PikoPixel.Sources.${pkgver%.*}-${pkgver##*.}.tar.gz")
-sha256sums=('c2c5999ae252b205c92f480feca94655c13ac577463dffff1a83c9a796416610')
+sha256sums=('e754a89b4a3de5e034c96468d3bc37a0909ea7c06905546ee85658a5dfb547ac')
build() {
cd PikoPixel.Sources.${pkgver%.*}-${pkgver##*.}/PikoPixel