diff options
Diffstat (limited to 'main/eggdrop/APKBUILD')
-rw-r--r-- | main/eggdrop/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/eggdrop/APKBUILD b/main/eggdrop/APKBUILD index 59c21f2e07..2bf311da91 100644 --- a/main/eggdrop/APKBUILD +++ b/main/eggdrop/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter <clandmeter at gmail> pkgname=eggdrop pkgver=1.6.19 -pkgrel=1 +pkgrel=2 pkgdesc="World's most popular Open Source IRC bot" url="http://www.eggheads.org/" license='GPL-2' |