summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVianney le Clément de Saint-Marcq2015-12-03 16:29:04 +0100
committerVianney le Clément de Saint-Marcq2015-12-03 16:29:04 +0100
commit4b531cd63d65affd7fc52a19374b08e525224819 (patch)
tree74f76378f6e9481eb88a7354946a227fac6f3045
parente0ede042b728b9839565de23ab9d2d53af792bed (diff)
downloadaur-4b531cd63d65affd7fc52a19374b08e525224819.tar.gz
Version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91ef915d01d9..e110169cc87f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartscope-beta
pkgdesc = SmartScope App (Beta version)
- pkgver = 2015.1120.23.22
+ pkgver = 2015.1203.0.21
pkgrel = 1
url = https://www.lab-nation.com/
arch = x86_64
@@ -12,9 +12,9 @@ pkgbase = smartscope-beta
depends = libusb
provides = smartscope
conflicts = smartscope
- source = smartscope-beta.deb::https://www.lab-nation.com/package/smartscope/2015/1120/23/22/linux/get
+ source = smartscope-beta.deb::https://www.lab-nation.com/package/smartscope/2015/1203/0/21/linux/get
source = smartscope.sh
- md5sums = a610c6c75aa34668b029c36106bde047
+ md5sums = 8c43c7d61ab9f445422eb47e9ecbd4a7
md5sums = 3d877cb9f75a3ef8887e1f81b69e8007
pkgname = smartscope-beta
diff --git a/PKGBUILD b/PKGBUILD
index 606bff4715f2..d26510eca260 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=smartscope-beta
-pkgver=2015.1120.23.22
+pkgver=2015.1203.0.21
pkgrel=1
pkgdesc="SmartScope App (Beta version)"
arch=('x86_64' 'i686')
@@ -14,7 +14,7 @@ _pkgver=$(echo ${pkgver} | sed 's@\.@/@g')
source=("$pkgname.deb::https://www.lab-nation.com/package/smartscope/${_pkgver}/linux/get"
'smartscope.sh')
-md5sums=('a610c6c75aa34668b029c36106bde047'
+md5sums=('8c43c7d61ab9f445422eb47e9ecbd4a7'
'3d877cb9f75a3ef8887e1f81b69e8007')
package() {