summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2015-08-23 15:15:16 +0200
committerStefan Husmann2015-08-23 15:15:16 +0200
commit812268f34699c0cf77457b2d8c6739a035da0bd5 (patch)
tree58d40dc85750dd17ac0f87237b3676a03cc7413d /PKGBUILD
parentdb93131a564db8d48d9e8dba94fc3e7d8cbce4e6 (diff)
downloadaur-812268f34699c0cf77457b2d8c6739a035da0bd5.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c64eb18e4c0..294f78e1a9f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=xfractint
pkgver=20.04p14
-pkgrel=1
+pkgrel=2
pkgdesc="A fractal generator wellknown from good old DOS days"
url="http://www.fractint.org/"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ makedepends=('yasm')
source=(fractint.sh \
http://www.fractint.org/ftp/current/linux/$pkgname-$pkgver.tar.gz)
md5sums=('90a680dbcee2063e05c2e9c0b235649d'
- 'cf956f0701deeb489a10dff9bfb13cce')
+ '0e997a83e92fd1119d09a97351f9f788')
build() {
cd $srcdir/$pkgname-$pkgver