summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoritz Lipp2016-04-05 08:43:30 +0200
committerMoritz Lipp2016-04-05 08:43:30 +0200
commita363bac9aa6ac19a9dc101feb3fe804fedb82adc (patch)
treecbf44f177da655aa3bfd0c9e871f0178933e4690
parentdce586b08baef6cb1d0309ea5f0c80238283cc51 (diff)
downloadaur-a363bac9aa6ac19a9dc101feb3fe804fedb82adc.tar.gz
Update to 0.8.0.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40ff858d8db6..578d0bf87428 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jan 28 16:15:30 UTC 2016
+# Tue Apr 5 06:43:21 UTC 2016
pkgbase = smartscope
pkgdesc = SmartScope App
- pkgver = 0.7.0.0
+ pkgver = 0.8.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-7-0-0.deb::https://www.lab-nation.com/package/smartscope/linux/latest/get
+ source = SmartScope-Linux-0-8-0-0.deb::https://www.lab-nation.com/package/smartscope/linux/latest/get
source = smartscope.sh
- md5sums = 9467aedb8f881716d6db81a6f5fa9bf6
+ md5sums = 04f5518175d0dd43124aa3a634f4d168
md5sums = 4e63224a3a40e165cf4bd2f777d288dc
pkgname = smartscope
diff --git a/PKGBUILD b/PKGBUILD
index 43481ef04f8d..b54e06544d9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Moritz Lipp <mail@mlq.me>
pkgname=smartscope
-pkgver=0.7.0.0
+pkgver=0.8.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=('9467aedb8f881716d6db81a6f5fa9bf6'
+md5sums=('04f5518175d0dd43124aa3a634f4d168'
'4e63224a3a40e165cf4bd2f777d288dc')
package() {