summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRémi BERTHO2018-01-21 14:38:11 +0100
committerRémi BERTHO2018-01-21 14:38:11 +0100
commit92b5a0c1b9781910562041ca86a9927c066b3eac (patch)
tree3b9efe671f7d19f51c01169393848d669891814a
parent11f0b8bf2e6b024594df1c7db01c26320c72cb40 (diff)
downloadaur-92b5a0c1b9781910562041ca86a9927c066b3eac.tar.gz
Update to 4.4.1
-rw-r--r--.SRCINFO9
-rwxr-xr-xPKGBUILD5
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e3557ba1fff..d97f43838e59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Nov 8 20:17:12 UTC 2017
+# Sun Jan 21 13:38:09 UTC 2018
pkgbase = csuper-cli
pkgdesc = Universal points counter allowing reflexion exemption - CLI version
- pkgver = 4.4.0
+ pkgver = 4.4.1
pkgrel = 1
url = https://www.dalan.fr
arch = any
@@ -15,9 +15,8 @@ pkgbase = csuper-cli
depends = cairo
depends = ncurses
depends = libcsuper
- optdepends = csuper-gtk
- source = https://www.binaries.dalan.fr/Csuper/4.4.0/csuper-4.4.0-sources.tar.xz
- sha512sums = 51fc47154c31325b0a2066df7f70330d6bc6a678505e065e7ae9bc259a04796c4607c5a809e36c097cf549766f3e9efdce59f98f02fbe68a295323bfa06a8901
+ source = https://www.binaries.dalan.fr/Csuper/4.4.1/csuper-4.4.1-sources.tar.xz
+ sha512sums = 2ac8906142c91509814719b843b4047ed9c30200531de973beced4551bf225e112e22c3457c156309c33b036752647c12380fa51e9e46a3e363310bea35a10f1
pkgname = csuper-cli
diff --git a/PKGBUILD b/PKGBUILD
index 9b63fba2a51c..238aa9d77044 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,16 @@
# Maintainer: Rémi BERTHO <remi.bertho@dalan.fr>
# Contributor: Rémi BERTHO <remi.bertho@dalan.fr>
pkgname=csuper-cli
-pkgver=4.4.0
+pkgver=4.4.1
pkgrel=1
pkgdesc="Universal points counter allowing reflexion exemption - CLI version"
arch=(any)
url="https://www.dalan.fr"
license=('GPL')
depends=('libxml++' 'glibmm' 'muparser' 'podofo' 'cairo' 'ncurses' 'libcsuper')
-optdepends=('csuper-gtk')
makedepends=('cmake')
source=(https://www.binaries.dalan.fr/Csuper/$pkgver/csuper-$pkgver-sources.tar.xz)
-sha512sums=('51fc47154c31325b0a2066df7f70330d6bc6a678505e065e7ae9bc259a04796c4607c5a809e36c097cf549766f3e9efdce59f98f02fbe68a295323bfa06a8901')
+sha512sums=('2ac8906142c91509814719b843b4047ed9c30200531de973beced4551bf225e112e22c3457c156309c33b036752647c12380fa51e9e46a3e363310bea35a10f1')
build()
{