summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryochananmarqos2019-12-15 09:56:07 -0700
committeryochananmarqos2019-12-15 09:56:07 -0700
commit5a88611c7b3d3f04ae9b0b97eb588eefddb5ead7 (patch)
tree321aa0fa9b19406f6b1cb285225ab2bc311d0090
parent083de2ce43ab9d4f1ff7f56f259bd10e006be19b (diff)
downloadaur-5a88611c7b3d3f04ae9b0b97eb588eefddb5ead7.tar.gz
release v0.9.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a2585d1ecfe..73ea8720716c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smooth-git
pkgdesc = An object oriented C++ class library for Windows, OS X, Linux and most Unix-like operating systems
- pkgver = 0.8.74.0.pre6.88.gac207b66
+ pkgver = 0.9.0.0.g88f83f1b
pkgrel = 1
url = http://www.smooth-project.org
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 714f1577fc74..10db08971b01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <yochanan dot marqos at gmail dot com>
pkgname=smooth-git
-pkgver=0.8.74.0.pre6.88.gac207b66
+pkgver=0.9.0.0.g88f83f1b
pkgrel=1
pkgdesc="An object oriented C++ class library for Windows, OS X, Linux and most Unix-like operating systems"
arch=('i686' 'x86_64')