summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoritz Lipp2015-06-15 20:24:14 +0200
committerMoritz Lipp2015-06-15 20:24:14 +0200
commit3276b1c307242e23dd325c977658d0b7db6cfb73 (patch)
treebf9941a1df134878f592599cc713e0f755a525da
parent217ef7a6884735b63e8162fa8bd73fd13ab2b2b5 (diff)
downloadaur-3276b1c307242e23dd325c977658d0b7db6cfb73.tar.gz
Update to 0.1.0.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58b2b89a45d8..a6273928ab8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartscope
pkgdesc = SmartScope App
- pkgver = 0.0.8.3
+ pkgver = 0.1.0.0
pkgrel = 1
url = https://www.lab-nation.com/
arch = x86_64
@@ -10,9 +10,9 @@ pkgbase = smartscope
depends = mono
depends = sdl_mixer
depends = libusb
- source = SmartScope-Linux-0-0-8-3.deb::https://www.lab-nation.com/package/smartscope/linux/latest/get
+ source = SmartScope-Linux-0-1-0-0.deb::https://www.lab-nation.com/package/smartscope/linux/latest/get
source = smartscope.sh
- md5sums = 6327d62a18fb03dae7866a75ce7d5a28
+ md5sums = 97992fb1a26da88da110f95c5e6a733e
md5sums = 4e63224a3a40e165cf4bd2f777d288dc
pkgname = smartscope
diff --git a/PKGBUILD b/PKGBUILD
index fa608280fca2..208278729e78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Moritz Lipp <mail@mlq.me>
pkgname=smartscope
-pkgver=0.0.8.3
+pkgver=0.1.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=('6327d62a18fb03dae7866a75ce7d5a28'
+md5sums=('97992fb1a26da88da110f95c5e6a733e'
'4e63224a3a40e165cf4bd2f777d288dc')
package() {