summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Jost2010-01-04 13:55:39 +0100
committerThomas Jost2015-06-11 14:57:03 +0200
commitdc96a2e90a5222a0982a6eabec8a5ab46155bee1 (patch)
tree4c89800ea8df9f1f282dfc60600d67d9732cc40a /PKGBUILD
parent5d3c3ee5d757cae9454c2a29c3b9f1ec821bd938 (diff)
downloadaur-dc96a2e90a5222a0982a6eabec8a5ab46155bee1.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63c11dc92957..66a79cbea3dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Schnouki <thomas.jost@gmail.com>
pkgname=sobby
-pkgver=0.4.6
+pkgver=0.4.7
pkgrel=1
pkgdesc="Standalone obby server"
url="http://gobby.0x539.de/trac/"
license="GPL"
-depends=('obby>=0.4.7' 'libxml++2')
-makedepends=('pkgconfig')
+depends=('obby>=0.4.7' 'libxml++')
+makedepends=('pkgconfig' 'net6>=1.3.12')
arch=('i686' 'x86_64')
source=(http://releases.0x539.de/sobby/sobby-$pkgver.tar.gz)
-md5sums=('7027e5da75d874dbd3c7e569d13027f8')
-sha1sums=('253acb325d6edc1949616a7bbc1948aeb92044c3')
+md5sums=('816ac9e2ecf2ac79306f9bbb80699464')
+sha1sums=('ca20369eabce1657d090b310d78d4a35d697f28b')
build() {
cd $srcdir/sobby-$pkgver