diff --git a/.SRCINFO b/.SRCINFO index 68157fdd38034..af5f6e77dabfa 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,5 +1,5 @@ pkgbase = static-git - pkgdesc = "A static HTML site generator inspired by React" + pkgdesc = A static HTML site generator inspired by React pkgver = 1.0 pkgrel = 2 epoch = 0 @@ -8,6 +8,7 @@ pkgbase = static-git license = MIT provides = static-init conflicts = static-init - source= git+https://github.com/GearFox98/static.git#branch=master + source = git+https://github.com/GearFox98/static.git#branch=master + sha256sums = SKIP pkgname = static-git diff --git a/PKGBUILD b/PKGBUILD index e533d2d4dd3f5..7a649aa17cfbc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Luis Manuel Rivero pkgname=static-git pkgver=1.0 -pkgrel=2 +pkgrel=3 epoch=0 pkgdesc="A static HTML site generator inspired by React" arch=('any')