diff options
Diffstat (limited to 'community/smstools/APKBUILD')
-rw-r--r-- | community/smstools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/smstools/APKBUILD b/community/smstools/APKBUILD index b493932d36..854ff3a276 100644 --- a/community/smstools/APKBUILD +++ b/community/smstools/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> pkgname=smstools pkgver=3.1.15 -pkgrel=8 +pkgrel=9 _realname="${pkgname}${pkgver%\.[0-9]*\.[0-9]*}" pkgdesc="SMS Gateway software which can send and receive short messages through GSM modems and mobile phones" url="http://smstools3.kekekasvi.com/" |