summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoritz Lipp2016-06-20 16:04:31 +0200
committerMoritz Lipp2016-06-20 16:04:31 +0200
commit595dc07611975c2b46fc3cce417dbd19bf9f39ed (patch)
tree149cd32ea03fff62bc80c6099d61ccc0671d1321
parent997b79a323d0459612debbcd219a4e762c739428 (diff)
downloadaur-595dc07611975c2b46fc3cce417dbd19bf9f39ed.tar.gz
Update to 0.0.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a45abfbbe5bc..7caeacfbdc6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Apr 15 05:31:48 UTC 2016
+# Mon Jun 20 14:04:12 UTC 2016
pkgbase = smartscope
pkgdesc = SmartScope App
- pkgver = 0.8.1.0
+ pkgver = 0.9.0.0
pkgrel = 1
url = https://www.lab-nation.com/
arch = x86_64
@@ -12,9 +12,9 @@ pkgbase = smartscope
depends = mono
depends = sdl_mixer
depends = libusb
- source = SmartScope-Linux-0-8-1-0.deb::https://www.lab-nation.com/package/smartscope/linux/latest/get
+ source = SmartScope-Linux-0-9-0-0.deb::https://www.lab-nation.com/package/smartscope/linux/latest/get
source = smartscope.sh
- md5sums = 8d240c55cc2d1412d05c1c3e5afe6495
+ md5sums = 1c13d14f78f2a922ac81d26b342387b8
md5sums = 4e63224a3a40e165cf4bd2f777d288dc
pkgname = smartscope
diff --git a/PKGBUILD b/PKGBUILD
index ee86c99ebbe0..da305d782583 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Moritz Lipp <mail@mlq.me>
pkgname=smartscope
-pkgver=0.8.1.0
+pkgver=0.9.0.0
pkgrel=1
pkgdesc="SmartScope App"
arch=('x86_64' 'i686')
@@ -14,7 +14,7 @@ _pkgname=SmartScope-Linux
source=("$_pkgname-$_pkgver.deb::https://www.lab-nation.com/package/smartscope/linux/latest/get"
"smartscope.sh")
-md5sums=('8d240c55cc2d1412d05c1c3e5afe6495'
+md5sums=('1c13d14f78f2a922ac81d26b342387b8'
'4e63224a3a40e165cf4bd2f777d288dc')
package() {