summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Jost2009-11-16 11:41:23 +0100
committerThomas Jost2015-06-11 14:57:03 +0200
commit5d3c3ee5d757cae9454c2a29c3b9f1ec821bd938 (patch)
treed46bc36f9f24c837174053a894b64963ab36e3df /PKGBUILD
parent02a8fe1a551d0a537770adfff566c975cbf67e60 (diff)
downloadaur-5d3c3ee5d757cae9454c2a29c3b9f1ec821bd938.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56263090756b..63c11dc92957 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
-# Contributor: Schnouki <thomas.jost@gmail.com>
+# Maintainer: Schnouki <thomas.jost@gmail.com>
pkgname=sobby
-pkgver=0.4.5
-pkgrel=2
+pkgver=0.4.6
+pkgrel=1
pkgdesc="Standalone obby server"
url="http://gobby.0x539.de/trac/"
license="GPL"
-depends=('obby>=0.4.6' 'libxml++2')
+depends=('obby>=0.4.7' 'libxml++2')
makedepends=('pkgconfig')
arch=('i686' 'x86_64')
source=(http://releases.0x539.de/sobby/sobby-$pkgver.tar.gz)
-md5sums=('c59a5ea003fede807b82ed7bab7bf849')
+md5sums=('7027e5da75d874dbd3c7e569d13027f8')
+sha1sums=('253acb325d6edc1949616a7bbc1948aeb92044c3')
build() {
cd $srcdir/sobby-$pkgver