Date: Wednesday, July 13, 2016 @ 15:24:19
  Author: spupykin
Revision: 182836

upgpkg: librelp 1.2.12-1

upd

Modified:
  librelp/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-07-13 13:45:55 UTC (rev 182835)
+++ PKGBUILD    2016-07-13 15:24:19 UTC (rev 182836)
@@ -1,8 +1,8 @@
 # Maintainer: Kaiting Chen <[email protected]>
 
 pkgname='librelp'
-pkgver='1.2.7'
-pkgrel=3
+pkgver=1.2.12
+pkgrel=1
 pkgdesc="The Reliable Event Logging Protocol"
 url="http://www.librelp.com/";
 arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@
 license=('GPL3')
 depends=('gnutls')
 source=("http://download.rsyslog.com/librelp/librelp-${pkgver}.tar.gz";)
-md5sums=('26e02602490af3a681a2a13e6ce29efb')
+md5sums=('b99eb5e5eb77b4fd999e440876106aee')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}

Reply via email to