summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Alexander Steffens2015-09-24 20:19:50 +0000
committerJan Alexander Steffens2015-09-24 20:19:50 +0000
commit8b0c1e6cb37b4446ff1b41b886b173d558cc4192 (patch)
tree525b7cb9937c576f5560254c31f00b61a331ed58
parent3ac07e08e9ba92ebf345ae5ee30cd5ac75d77ea2 (diff)
downloadaur-8b0c1e6cb37b4446ff1b41b886b173d558cc4192.tar.gz
4.99.10
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index becdeef74883..ac079aa13678 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=libgdamm
pkgname=(libgdamm libgdamm-docs)
-pkgver=4.99.8
+pkgver=4.99.10
pkgrel=1
arch=('i686' 'x86_64')
makedepends=('libgda' 'libsigc++' 'glibmm' 'glibmm-docs')
@@ -12,7 +12,7 @@ url="http://www.gtkmm.org/"
license=('LGPL')
options=('!emptydirs')
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgbase/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('bdd355351a60ec7d21730b403389a9f51ef1a91bd58582a09cdc0eab639f8b9b')
+sha256sums=('9ba757b44db17313cd2ac2bc0e87a06bfc332dd3dfd132c141c8091334ee2c24')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"