diff options
author | Philipp Gesang <phg@phi-gamma.net> | 2014-07-13 11:06:25 +0200 |
---|---|---|
committer | Philipp Gesang <phg@phi-gamma.net> | 2014-07-13 11:06:25 +0200 |
commit | 6f866eaa35e7562c52596e0ca6021e404f7d076a (patch) | |
tree | bcabb3fed3733043d428629c72e040a96dde2b2c /luasec-prosody-git | |
parent | d35e217008fe9ad5fea4559c9298ef3b447ed294 (diff) | |
download | arch-packages-6f866eaa35e7562c52596e0ca6021e404f7d076a.tar.gz |
luasec: bump package version
Diffstat (limited to 'luasec-prosody-git')
-rw-r--r-- | luasec-prosody-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/luasec-prosody-git/PKGBUILD b/luasec-prosody-git/PKGBUILD index f488618..0ca4461 100644 --- a/luasec-prosody-git/PKGBUILD +++ b/luasec-prosody-git/PKGBUILD @@ -4,7 +4,7 @@ pkgname=luasec-prosody-git _gitname=luasec _gitbranch=master pkgver=42.903efaf -pkgrel=1 +pkgrel=2 pkgdesc="A fork of LuaSec, an SSL and crypto library for Lua." arch=("i686" "x86_64") url="https://github.com/brunoos/luasec/wiki" |