summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-12-05 08:50:35 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-12-05 08:50:35 +0000
commit8b87404cfc0b92a143ccccb7bb115e028f63e7af (patch)
treec3d8fdc2a3144002b68a0e33d5e630355ba442a4
parentf5faa10f409d7f669a3fc5d26a21997dc8383988 (diff)
downloadaports-8b87404cfc0b92a143ccccb7bb115e028f63e7af.tar.bz2
aports-8b87404cfc0b92a143ccccb7bb115e028f63e7af.tar.xz
testing/upgrade-notify: set pkgrel
-rw-r--r--testing/upgrade-notify/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/upgrade-notify/APKBUILD b/testing/upgrade-notify/APKBUILD
index 9174a1762..901907b1a 100644
--- a/testing/upgrade-notify/APKBUILD
+++ b/testing/upgrade-notify/APKBUILD
@@ -1,6 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
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"