summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnte2016-02-02 15:50:41 +0100
committerEnte2016-02-02 15:50:41 +0100
commitc807779f209f42008aa318e83331c316f234251f (patch)
tree92e97365037f50cb0f0715fb132c447e91dbffe2
parent10d4f871abf194c7ddaf68dbf8f9c905fc08b7ba (diff)
downloadaur-bitscope.tar.gz
Release 2.0-1 @ Tue Feb 2 14:50:41 UTC 2016
-rw-r--r--.SRCINFO2
-rw-r--r--vars.mk3
-rw-r--r--vars.sh3
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14aca43d57d8..898f92666ed6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Feb 2 14:30:21 UTC 2016
+# Tue Feb 2 14:50:40 UTC 2016
pkgbase = bitscope
pkgdesc = Full bitscope software package for oscilloscopes
pkgver = 2.0
diff --git a/vars.mk b/vars.mk
index 54db21cc61c8..04866756046b 100644
--- a/vars.mk
+++ b/vars.mk
@@ -5,3 +5,6 @@
TEMPLATE = PKGBUILD.template
+export VERSION = 2.0
+export REL = 1
+
diff --git a/vars.sh b/vars.sh
deleted file mode 100644
index 37c121a88bce..000000000000
--- a/vars.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-VERSION="2.0"
-REL=1