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 0f5af0b0f20c..838320ac1232 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Andrew Katz <akatz712@gmail.com>
pkgname=mdesigner
pkgver=1.0
-pkgrel=5
+pkgrel=6
pkgdesc="Extended emulation of metalic gear based toy, creates curved line designs."
arch=('x86_64')
url="http://www.akatz712.com/"
@@ -10,7 +10,7 @@ license=('GPL')
depends=('fltk>=1.3.3' 'libharu')
makedepends=('fltk>=1.3.3' 'libharu')
source=("https://sourceforge.net/projects/complexshapes/files/$pkgname-$pkgver.tar.gz/download")
-md5sums=('f4696ea143923c7a265af91640f4fe7e')
+md5sums=('4d61c7bff3a7b5cfa4a20f723607a261')
build() {
cd "$pkgname-$pkgver"