summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpohl75892017-11-01 17:21:30 +0100
committerpohl75892017-11-01 17:21:30 +0100
commit4abe41c940ab987798182a306110e041db2b5e4b (patch)
treebb9d59e61ebfb1ca0b4fee9cb608d4f0a1e0116f /PKGBUILD
parentd69877f6a1d7eb465aa70149193f939f47de9a7a (diff)
downloadaur-convpot.tar.gz
upload new version to aur
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 309ffcb1bc6c..a7860ca83668 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander Pohl <alex at ahpohl dot com>
pkgname=convpot
pkgver=1.2.1
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="Convert potentiostat data to a SQLite database"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ groups=()
depends=('unixodbc' 'mdbtools' 'sqlite3')
makedepends=('cmake' 'git')
checkdepends=()
-optdepends=('plotpot: for plotting potentiostat data')
+optdepends=('python-plotpot: for plotting potentiostat data')
provides=()
conflicts=()
replaces=()