diff --git a/testing/upgrade-notify/APKBUILD b/testing/upgrade-notify/APKBUILD index 9174a17622a..901907b1aaf 100644 --- a/testing/upgrade-notify/APKBUILD +++ b/testing/upgrade-notify/APKBUILD @@ -1,6 +1,7 @@ # Maintainer: Natanael Copa pkgname="upgrade-notify" pkgver=0.1 +pkgrel=0 license="GPL" pkgdesc="Get notifications about what services need to restart after an upgrade" url="http://git.alpinelinux.org/alpine/tree/testing/upgrade-notify"