summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrey Christoforo2017-06-06 11:00:57 +0100
committerGrey Christoforo2017-06-06 11:00:57 +0100
commita928f74041457aa8adea0348c5051a783051e2ea (patch)
tree245d1898920c0b2fa0cd8ec41285ccc62316b5f6
parent2b8cc3b9dfff5ea99a257c18798bde8ca6e27abc (diff)
downloadaur-a928f74041457aa8adea0348c5051a783051e2ea.tar.gz
version bump
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c9844680d5b..fadc5f37d22e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue May 2 17:23:41 UTC 2017
+# Tue Jun 6 10:00:53 UTC 2017
pkgbase = oce
pkgdesc = Open CASCADE Community Edition: patches/improvements/experiments contributed by users over the official Open CASCADE library.
- pkgver = 0.18
- pkgrel = 2
+ pkgver = 0.18.1
+ pkgrel = 1
url = https://github.com/tpaviot/oce
arch = i686
arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = oce
depends = freeimage
depends = tk
depends = glu
- source = https://github.com/tpaviot/oce/archive/OCE-0.18.tar.gz
+ source = https://github.com/tpaviot/oce/archive/OCE-0.18.1.tar.gz
source = 99_oce.sh
source = 99_oce.conf
- md5sums = 3f78b67d252449b5eb8155b491bcaabd
+ md5sums = 2a7597f4243ee1f03245aeeb02d00956
md5sums = 606e400a97d9947459e4de2eca65f04c
md5sums = 167a9f5c94a16d7855c3ac99e34a4506
diff --git a/PKGBUILD b/PKGBUILD
index 7a2a01084a66..f5f494d4804e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Grey Christoforo <first name [at] last name [dot] net>
pkgname=oce
-pkgver=0.18
-pkgrel=2
+pkgver=0.18.1
+pkgrel=1
pkgdesc="Open CASCADE Community Edition: patches/improvements/experiments contributed by users over the official Open CASCADE library."
url="https://github.com/tpaviot/oce"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('GPLv2.1')
makedepends=('cmake')
depends=('intel-tbb' 'gl2ps' 'freeimage' 'tk' 'glu')
source=(https://github.com/tpaviot/${pkgname}/archive/OCE-${pkgver}.tar.gz 99_oce.sh 99_oce.conf)
-md5sums=('3f78b67d252449b5eb8155b491bcaabd'
+md5sums=('2a7597f4243ee1f03245aeeb02d00956'
'606e400a97d9947459e4de2eca65f04c'
'167a9f5c94a16d7855c3ac99e34a4506')