summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 842a0297b775..3084b70b09c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Mar 1 12:49:39 UTC 2018
+# Tue Jun 12 11:57:55 UTC 2018
pkgbase = smartscope
pkgdesc = SmartScope App
- pkgver = 0.14.1.0
+ pkgver = 0.14.4.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-14-1-0.deb::https://www.lab-nation.com/package/smartscope/linux/latest/get
+ source = SmartScope-Linux-0-14-4-0.deb::https://www.lab-nation.com/package/smartscope/linux/latest/get
source = smartscope.sh
- md5sums = 2a36f90390ee46cf0ed81c8ddd031d57
+ md5sums = eaff16c218851170e0cc3b0796aadf9e
md5sums = 4e63224a3a40e165cf4bd2f777d288dc
pkgname = smartscope
diff --git a/PKGBUILD b/PKGBUILD
index d6fda43d2adb..c65a05e71424 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Moritz Lipp <mail@mlq.me>
pkgname=smartscope
-pkgver=0.14.1.0
+pkgver=0.14.4.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=('2a36f90390ee46cf0ed81c8ddd031d57'
+md5sums=('eaff16c218851170e0cc3b0796aadf9e'
'4e63224a3a40e165cf4bd2f777d288dc')
package() {