From 8c3144ca884fd09605f2c9c2e8bc0226a1c81fe1 Mon Sep 17 00:00:00 2001 From: Aaron Lindsay Date: Thu, 4 Apr 2013 07:44:50 -0400 Subject: [PATCH] Increment pkgrel --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 19fb846..451061a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.3.1 _seafilever=1.5.3 #The release number for the arch package, as fixes are added to the PKGBUILD, the release number will increase -pkgrel=1 +pkgrel=3 # The description of the package, should be about 80 characters long (one line) pkgdesc="A framework for writing networked applications in C."