diff --git a/.SRCINFO b/.SRCINFO index f08653c69835..74f2b08e069d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = libclog pkgdesc = (Copious Logger) is a library that provides various logging services pkgver = 0.6.4 - pkgrel = 1 + pkgrel = 2 url = https://opensource.conformal.com/wiki/clog arch = i686 arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index afdfdf75c723..29d8dbb7cc8f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=libclog pkgver=0.6.4 -pkgrel=1 +pkgrel=2 pkgdesc="(Copious Logger) is a library that provides various logging services" arch=(i686 x86_64) url="https://opensource.conformal.com/wiki/clog"