summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ead989d8562..99b84201af24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = carl-git
- pkgdesc = CArL - the Computer ARithmetic and Logic library.
- pkgver = 17.06.r180.g477d100e
+ pkgdesc = CArL - the Computer ARithmetic and Logic library
+ pkgver = 17.08.r2.g8f78930b
pkgrel = 1
url = https://smtrat.github.io/carl
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 76ff49be8e5d..11245ab26fce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Sascha Wunderlich <archlinux at saschawunderlich dot de>
pkgname=carl-git
-pkgver=17.06.r180.g477d100e
+pkgver=17.08.r2.g8f78930b
pkgrel=1
-pkgdesc="CArL - the Computer ARithmetic and Logic library."
+pkgdesc="CArL - the Computer ARithmetic and Logic library"
arch=(i686 x86_64)
url="https://smtrat.github.io/carl"
license=('MIT')