summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Pettersson2019-11-16 19:21:07 +0100
committerJoakim Hulthe2019-11-18 10:53:01 +0100
commit1fa67836fc4a8cac5151392096e204cb8a093094 (patch)
tree518149e2f36c0f7d1dcbd0b72480d3fd1f60aa0e
parente8f2baec3755eae120434fe073c79c86b993b5f1 (diff)
downloadaur-1fa67836fc4a8cac5151392096e204cb8a093094.tar.gz
Bumped digiflisp version from 1.04 to 1.08.
Signed-off-by: Joakim Hulthe <joakim@hulthe.net>
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 773cac0dd354..d9a24f998848 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,17 @@
# Maintainer: Joakim Hulthe <joakim@hulthe.net>
pkgname=digiflisp
-pkgver=1.04
+pkgver=1.08
pkgrel=1
pkgdesc="IDE for the FLIS processor and training computer"
arch=('x86_64')
url="http://www.cse.chalmers.se/edu/resources/software/index.html"
license=('Copyright 2012-2017, GMV')
-#depends=()
makedepends=('libarchive')
-source=(http://www.cse.chalmers.se/edu/resources/software/linux/debian9/$pkgname\_$pkgver\_amd64.deb)
-md5sums=('40ddcb9faf90a0baf4451680bf38562b')
-sha256sums=('8a2fa750a3cfbe413454dd7311b2a6261d6da3c834e93685438d966ce8caf727')
+source=(http://www.cse.chalmers.se/edu/resources/software/linux/$pkgname\_$pkgver\_amd64.deb)
+md5sums=('d101ab1800625fd9ca5ac9d85f6342a3')
+sha256sums=('03873dbdb97912a6dea9ebd73c2f1faf806d6b9ac36d682ef498adfcfd5e26aa')
prepare() {
msg2 "Unpacking .deb"