summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorStephen Gregoratto2018-02-03 17:50:16 +1100
committerStephen Gregoratto2018-02-03 17:50:16 +1100
commit96b4c7c31ab81e036772e21a9d4748b9e52977c7 (patch)
treec258e6b1cc2a579b807d71573bb69ac67b4e1ce8 /.SRCINFO
parent5f8d667881ea2374e912acc9b57d0933e247268c (diff)
downloadaur-96b4c7c31ab81e036772e21a9d4748b9e52977c7.tar.gz
Replace json-glib with jansson
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0805926f83f..9deecfe0d988 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = otpclient-git
pkgdesc = Simple GTK+ v3 TOTP/HOTP client that uses libcotp
- pkgver = 1.0.6
+ pkgver = v1.1.0
pkgrel = 1
url = https://github.com/paolostivanin/OTPClient
arch = x86_64
@@ -9,13 +9,12 @@ pkgbase = otpclient-git
makedepends = git
depends = gtk3
depends = glib2
- depends = json-glib
+ depends = jansson
depends = libgcrypt
- depends = json-glib
depends = libzip
depends = libcotp
depends = pkg-config
- provides = otpclient
+ conflicts = otpclient
source = git+https://github.com/paolostivanin/OTPClient
sha256sums = SKIP