From abde33fe1f62bb2d8ef1b8a96a1e679b8793c274 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 28 Jun 2013 07:03:48 +0000 Subject: [PATCH] testing/getmail: bump pkgrel so builders pick up last changes --- testing/getmail/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/getmail/APKBUILD b/testing/getmail/APKBUILD index 013c8630d60..eac61f947f6 100644 --- a/testing/getmail/APKBUILD +++ b/testing/getmail/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter pkgname=getmail pkgver=4.39.0 -pkgrel=0 +pkgrel=1 pkgdesc="POP3, IMAP4, and SDPS mail retriever with Maildir delivery" url="http://pyropus.ca/software/getmail/" arch="noarch"