summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoritz Lipp2015-11-13 22:16:58 +0100
committerMoritz Lipp2015-11-13 22:16:58 +0100
commit4aae9129a6eec24e3872b19ccf0a20c42cae856b (patch)
tree8cc0c174f1ad8e9ddb808cc8c0d7a1e89d62a582
parent4818ac17e45f8afe5e10cd16e8208468b4288564 (diff)
downloadaur-4aae9129a6eec24e3872b19ccf0a20c42cae856b.tar.gz
Update to 0.5.0.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ff9de37fd42..3db796b2e3b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartscope
pkgdesc = SmartScope App
- pkgver = 0.4.1.2
+ pkgver = 0.5.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-4-1-2.deb::https://www.lab-nation.com/package/smartscope/linux/latest/get
+ source = SmartScope-Linux-0-5-0-0.deb::https://www.lab-nation.com/package/smartscope/linux/latest/get
source = smartscope.sh
- md5sums = c20bea79a126e1e1eb10f80076e4a28f
+ md5sums = 46c1cf9ad36cda559078130d22f42ee4
md5sums = 4e63224a3a40e165cf4bd2f777d288dc
pkgname = smartscope
diff --git a/PKGBUILD b/PKGBUILD
index 4e72b132f96d..21fe6b9e1795 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Moritz Lipp <mail@mlq.me>
pkgname=smartscope
-pkgver=0.4.1.2
+pkgver=0.5.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=('c20bea79a126e1e1eb10f80076e4a28f'
+md5sums=('46c1cf9ad36cda559078130d22f42ee4'
'4e63224a3a40e165cf4bd2f777d288dc')
package() {