summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpohl75892017-10-22 17:33:57 +0200
committerpohl75892017-10-22 17:33:57 +0200
commit8de6aefac8d13f9279f58a8e161129740e90713a (patch)
treebe92e2bec28666736060b31c4e35e71c2204bd0f
parentcb10fcce32ab26936261dabef43d472f0ae9dcf8 (diff)
downloadaur-8de6aefac8d13f9279f58a8e161129740e90713a.tar.gz
upload new version to aur
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db711a720c18..96096dce3673 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = convpot
pkgdesc = Convert potentiostat data to a SQLite database
- pkgver = 1.1.7
+ pkgver = 1.2.0
pkgrel = 1
url = https://github.com/ahpohl/convpot
install = convpot.install
@@ -13,7 +13,7 @@ pkgbase = convpot
depends = mdbtools
depends = sqlite3
optdepends = plotpot: for plotting potentiostat data
- source = convpot-1.1.7::git+https://github.com/ahpohl/convpot.git#tag=v1.1.7
+ source = convpot-1.2.0::git+https://github.com/ahpohl/convpot.git#tag=v1.2.0
sha256sums = SKIP
pkgname = convpot
diff --git a/PKGBUILD b/PKGBUILD
index a86ae82e7ac6..85c89dca0b26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexander Pohl <alex at ahpohl dot com>
pkgname=convpot
-pkgver=1.1.7
+pkgver=1.2.0
pkgrel=1
epoch=
pkgdesc="Convert potentiostat data to a SQLite database"