summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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