Commit 96ce1917 authored by Seblu's avatar Seblu
Browse files

bump simpleid

parent 5712040c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>

pkgname=simpleid
pkgver=0.8.4
pkgver=0.8.5
pkgrel=1
pkgdesc='Simple, personal OpenID provider written in PHP'
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL2')
backup=("etc/webapps/$pkgname/config.inc")
depends=('php')
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
md5sums=('c68ad572cd32f4b5861beb9f4f307fe0')
md5sums=('a0d5dbe582f1360ddc9b0c44b40c983f')

package() {
  cd $pkgname