summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSP2015-10-24 17:45:14 +0000
committerSP2015-10-24 17:45:14 +0000
commitfe336e603fb3c0675936a38df8d3da250aace003 (patch)
treec0c45b2eb6d77f959d1fdee2ac7e04bf79f91292 /PKGBUILD
parenta4af7a257bb60555a6e3cb0e2c1524b683971d0e (diff)
downloadaur-fe336e603fb3c0675936a38df8d3da250aace003.tar.gz
added dovecot auth configuration and new beta package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f541cc3b4cca..7fe4e0b93d51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stavros Polymenis <sp@orbitalfox.com>
pkgname=portal
-pkgver=0.1.5
-pkgrel=2
+pkgver=0.1.6
+pkgrel=0
pkgdesc="A personal portal system. Alpha version, do not install unless you know what you are doing"
arch=(any)
url="http://orbitalfox.com"
@@ -17,9 +17,9 @@ options=()
install="portal.install"
changelog=
source=(#"git+https://github.com/orbifx/portal.git"
- https://github.com/orbifx/portal/releases/download/v0.1-beta/portal.tar.gz)
+ https://github.com/orbifx/portal/releases/download/v0.2-beta/portal.tar.gz)
noextract=()
-md5sums=('4dda94de96f9840bdc32e6471499a360')
+md5sums=('f4ba827fe5398a9afcb869bbfa450c54')
package() {
install -Dm544 portal "$pkgdir/usr/bin/portal"