summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD17
1 files changed, 9 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10143a6f4f27..f854118f9e88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,11 @@
pkgname=modelio-bin
# Version
-pkgver=3.5.1
+pkgver=3.5.1.a
pkgrel=1
#epoch=
_ver=3.5
-_timestamp=201607121907
+_timestamp=201607131846
# Generic
pkgdesc="The opensource modeling environment"
@@ -38,17 +38,18 @@ changelog=changelog
# Sources
source=("modelio.desktop" "changelog")
-source_i686=("https://sourceforge.net/projects/modeliouml/files/${pkgver}/modelio-open-${_timestamp}-linux.gtk.x86.tar.gz/download")
-source_x86_64=("https://sourceforge.net/projects/modeliouml/files/${pkgver}/modelio-open-${_timestamp}-linux.gtk.x86_64.tar.gz/download")
+source_i686=("modelio-${pkgver}-i686::https://sourceforge.net/projects/modeliouml/files/${pkgver}/modelio-open-${_timestamp}-linux.gtk.x86.tar.gz/download")
+source_x86_64=("modelio-${pkgver}-x86_64::https://sourceforge.net/projects/modeliouml/files/${pkgver}/modelio-open-${_timestamp}-linux.gtk.x86_64.tar.gz/download")
#noextract=()
#validpgpkeys=()
# Integrity
-md5sums=('SKIP' 'SKIP')
-md5sums_i686=('7d3a83b17cd7ad2624ec85bed430f7cf')
-md5sums_x86_64=('86839aadbe8df43fbcd8eb0ce44e97cc')
+#md5sums=
#sha1sums=()
-#sha256sums=()
+sha256sums=('6b90872f1ddcfba5db33b56d115334220c5a081d04bbf80cc0b9f7227a0104ac'
+ 'd6009847389012b96c5b2f36358acd93a260236e5449739c41727f64c696b5db')
+sha256sums_i686=('ffe5d0df932512d46c9cc8087ae927f34a4aaf1859eb981dfa76e578d806be63')
+sha256sums_x86_64=('7769bca6e8ae924667809131a7a405cb735a8dc317eb964d2b113e1c26d3f2dc')
#pkgver() {
#}