diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2014-11-20 17:28:46 +0100 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2014-11-20 18:55:04 +0100 |
commit | a89f3b34891f7bfc6531dc8e985d2c529d649907 (patch) | |
tree | 641176bc58d259456ae8b59d114dd881a5c457f5 /main/loudmouth | |
parent | 62020657235ec0b0d601b5cf5b8fa37af2270bb6 (diff) | |
download | aports-a89f3b34891f7bfc6531dc8e985d2c529d649907.tar.bz2 aports-a89f3b34891f7bfc6531dc8e985d2c529d649907.tar.xz |
main/loudmouth: bump pkgrel
Diffstat (limited to 'main/loudmouth')
-rw-r--r-- | main/loudmouth/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/loudmouth/APKBUILD b/main/loudmouth/APKBUILD index aa951df6f1..d674f53c79 100644 --- a/main/loudmouth/APKBUILD +++ b/main/loudmouth/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=loudmouth pkgver=1.4.3 -pkgrel=1 +pkgrel=2 pkgdesc="A lightweight Jabber client library" url="http://groups.google.com/group/loudmouth-dev" arch="all" |