summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Jost2008-09-12 17:39:39 +0200
committerThomas Jost2015-06-11 14:57:00 +0200
commit1ecd047790c2445d8e03ea0df66dae6e981d1e82 (patch)
treec96ee635f5dc6394595fd62cb639635a795d8db0 /PKGBUILD
parenta65075c786d677670019f597bdc9afeb839fbeeb (diff)
downloadaur-1ecd047790c2445d8e03ea0df66dae6e981d1e82.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36fdd99d9404..d652556d98f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor: Schnouki <thomas.jost@gmail.com>
pkgname=sobby
-pkgver=0.4.4
-pkgrel=2
+pkgver=0.4.5
+pkgrel=1
pkgdesc="Standalone obby server"
url="http://gobby.0x539.de/trac/"
license="GPL"
-depends=('obby' 'glibmm' 'libxml++2')
+depends=('obby>=0.4.6' 'glibmm' 'libxml++2')
arch=('i686' 'x86_64')
source=(http://releases.0x539.de/sobby/sobby-$pkgver.tar.gz)
-md5sums=('805f37a544567e649e1dcbb385683486')
+md5sums=('c59a5ea003fede807b82ed7bab7bf849')
build() {
cd $startdir/src/sobby-$pkgver