summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpohl75892017-11-01 16:57:07 +0100
committerpohl75892017-11-01 16:57:07 +0100
commitd69877f6a1d7eb465aa70149193f939f47de9a7a (patch)
tree45dd669156a94aa1394d9e9adce26ae117e2a907
parent8de6aefac8d13f9279f58a8e161129740e90713a (diff)
downloadaur-d69877f6a1d7eb465aa70149193f939f47de9a7a.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 96096dce3673..7335a55e9264 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = convpot
pkgdesc = Convert potentiostat data to a SQLite database
- pkgver = 1.2.0
+ pkgver = 1.2.1
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.2.0::git+https://github.com/ahpohl/convpot.git#tag=v1.2.0
+ source = convpot-1.2.1::git+https://github.com/ahpohl/convpot.git#tag=v1.2.1
sha256sums = SKIP
pkgname = convpot
diff --git a/PKGBUILD b/PKGBUILD
index 85c89dca0b26..309ffcb1bc6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexander Pohl <alex at ahpohl dot com>
pkgname=convpot
-pkgver=1.2.0
+pkgver=1.2.1
pkgrel=1
epoch=
pkgdesc="Convert potentiostat data to a SQLite database"