summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPouyan Heyratpour2016-10-31 14:49:21 +0330
committerPouyan Heyratpour2016-10-31 14:49:21 +0330
commit4efe44dd89ee2500d108f6c26a2acc77acc00528 (patch)
treed6471530c457fc110bcf77fcf10b35956a0303ed
parentd617206e8b0262c5becbeb44de761265b3009826 (diff)
downloadaur-4efe44dd89ee2500d108f6c26a2acc77acc00528.tar.gz
Download the Shapes
Signed-off-by: Pouyan Heyratpour <p.heyratpour@gmail.com>
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD13
2 files changed, 12 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33021cc1979e..393adb912158 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,15 @@
pkgbase = dia-shapes
- pkgdesc = Shapes Installer for Dia (diagram creation program)
- pkgver = 0.3.0
+ pkgdesc = Additional Shapes for Dia (diagram creation program)
+ pkgver = 0.6.0
pkgrel = 1
url = http://dia-installer.de/diashapes/index.html
+ arch = i686
arch = x86_64
groups = base-devel
license = GPL2
- source = http://netix.dl.sourceforge.net/project/dia-installer/diashapes/0.3.0/diashapes_0.3.0-1_amd64.deb
- md5sums = 786655b65ccebc7b2290bd4c3bf2d65b
+ depends = dia
+ source = http://ftp.us.debian.org/debian/pool/main/d/dia-shapes/dia-shapes_0.6.0-3_all.deb
+ md5sums = 9a5ce955cbed2beb5f33288e632a3214
pkgname = dia-shapes
diff --git a/PKGBUILD b/PKGBUILD
index 78a7e55f9d80..79fbac394447 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,16 @@
# Maintainer: Pouyan Heyratpour <p.heyratpour@gmail.com>
pkgname=dia-shapes
-pkgver=0.3.0
+pkgver=0.6.0
pkgrel=1
-depends=('mono')
-pkgdesc="Shapes Installer for Dia (diagram creation program)"
-arch=('x86_64')
+depends=('dia')
+pkgdesc="Additional Shapes for Dia (diagram creation program)"
+arch=('i686' 'x86_64')
url="http://dia-installer.de/diashapes/index.html"
license=('GPL2')
groups=('base-devel')
-depends=()
-source=(http://netix.dl.sourceforge.net/project/dia-installer/diashapes/0.3.0/diashapes_0.3.0-1_amd64.deb)
-md5sums=('786655b65ccebc7b2290bd4c3bf2d65b')
+source=(http://ftp.us.debian.org/debian/pool/main/d/dia-shapes/dia-shapes_0.6.0-3_all.deb)
+md5sums=('9a5ce955cbed2beb5f33288e632a3214')
package() {
tar -zxf data.tar.gz -C "${pkgdir}"