Varconf 1.0.1

This commit is contained in:
Adrian Chaves Fernandez (Gallaecio) 2013-08-28 20:54:55 +00:00
parent 0cd181bbc5
commit 6a8e9bc0e4
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
pkgname=ember
pkgver=0.7.0
_mediaver=$pkgver
pkgrel=2
pkgrel=4
pkgdesc="Ember is a 3D client using the OGRE 3d library, valid for WorldForge server."
arch=('i686' 'x86_64')
url="http://wiki.worldforge.org/wiki/Ember"

View File

@ -4,7 +4,7 @@
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
pkgname=varconf
pkgver=0.6.7
pkgver=1.0.1
pkgrel=1
pkgdesc="WorldForge library to save configuration"
arch=(i686 x86_64)
@ -12,7 +12,7 @@ url="http://worldforge.org/dev/eng/libraries/varconf"
license=('LGPL')
depends=(libsigc++2.0)
source=("http://downloads.sourceforge.net/worldforge/$pkgname-$pkgver.tar.bz2")
md5sums=('f697d39903bfcba5b56601ffea1bc953')
md5sums=('cb2af6ddaabccab60dd23c5e6706e8d9')
build() {
cd $srcdir/$pkgname-$pkgver