diff --git a/.SRCINFO b/.SRCINFO index d6aaa4bb2857..7a7352b35ba9 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = homepage pkgdesc = A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations. pkgver = 1.4.0 - pkgrel = 2 + pkgrel = 3 url = https://github.com/gethomepage/homepage arch = any license = GPL-3.0-only diff --git a/PKGBUILD b/PKGBUILD index 9752308c52f1..12a3e4869d42 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ pkgname=homepage pkgver=1.4.0 -pkgrel=2 +pkgrel=3 pkgdesc="A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations." arch=('any') url="https://github.com/gethomepage/homepage"