summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRémi BERTHO2018-01-21 14:33:48 +0100
committerRémi BERTHO2018-01-21 14:33:48 +0100
commit4f9e11b07583378a6b704ddb3512580469d5723f (patch)
tree62f24be3ef177940c3336f5eab6d5123ae9c9109
parentef65187c27f8649839f122a359b0c556bcccca8e (diff)
downloadaur-4f9e11b07583378a6b704ddb3512580469d5723f.tar.gz
Update to 4.4.1
-rw-r--r--.SRCINFO10
-rwxr-xr-xPKGBUILD5
2 files changed, 6 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1372995200d1..9de10bccceeb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Nov 8 20:14:38 UTC 2017
+# Sun Jan 21 13:33:42 UTC 2018
pkgbase = libcsuper
pkgdesc = Universal points counter allowing reflexion exemption - Library
- pkgver = 4.4.0
+ pkgver = 4.4.1
pkgrel = 1
url = https://www.dalan.fr
install = INSTALL
@@ -14,10 +14,8 @@ pkgbase = libcsuper
depends = muparser
depends = podofo
depends = cairo
- optdepends = csuper-cli
- 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 = libcsuper
diff --git a/PKGBUILD b/PKGBUILD
index 4f861e025894..df4176fa8569 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,17 @@
# Maintainer: Rémi BERTHO <remi.bertho@dalan.fr>
# Contributor: Rémi BERTHO <remi.bertho@dalan.fr>
pkgname=libcsuper
-pkgver=4.4.0
+pkgver=4.4.1
pkgrel=1
pkgdesc="Universal points counter allowing reflexion exemption - Library"
arch=(any)
url="https://www.dalan.fr"
license=('GPL')
depends=('libxml++' 'glibmm' 'muparser' 'podofo' 'cairo')
-optdepends=('csuper-cli' 'csuper-gtk')
makedepends=('cmake')
install="INSTALL"
source=(https://www.binaries.dalan.fr/Csuper/$pkgver/csuper-$pkgver-sources.tar.xz)
-sha512sums=('51fc47154c31325b0a2066df7f70330d6bc6a678505e065e7ae9bc259a04796c4607c5a809e36c097cf549766f3e9efdce59f98f02fbe68a295323bfa06a8901')
+sha512sums=('2ac8906142c91509814719b843b4047ed9c30200531de973beced4551bf225e112e22c3457c156309c33b036752647c12380fa51e9e46a3e363310bea35a10f1')
build()
{