summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 133cf6a467fa..8bb8c235245f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartscope
pkgdesc = SmartScope App
- pkgver = 0.2.0.2
+ pkgver = 0.3.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-2-0-2.deb::https://www.lab-nation.com/package/smartscope/linux/latest/get
+ source = SmartScope-Linux-0-3-0-0.deb::https://www.lab-nation.com/package/smartscope/linux/latest/get
source = smartscope.sh
- md5sums = a86c566ff6a2eabc0a90bd4351b0e395
+ md5sums = 3313b7c039f963c4c5b88ae63a32074a
md5sums = 4e63224a3a40e165cf4bd2f777d288dc
pkgname = smartscope
diff --git a/PKGBUILD b/PKGBUILD
index c2fc74b94128..697f28f825e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Moritz Lipp <mail@mlq.me>
pkgname=smartscope
-pkgver=0.2.0.2
+pkgver=0.3.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=('a86c566ff6a2eabc0a90bd4351b0e395'
+md5sums=('3313b7c039f963c4c5b88ae63a32074a'
'4e63224a3a40e165cf4bd2f777d288dc')
package() {