diff --git a/PKGBUILD b/PKGBUILD index 2bdf9a0..234bfae 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,15 +1,15 @@ -# Maintainer: David Rosenstrauch +# Maintainer: PurpleCow pkgname=gitea-github-theme pkgver=3.1.0 pkgrel=1 -pkgdesc='GitHub-based light and dark themes for Gitea including an automatic theme switch option' +pkgdesc='DEV - GitHub-based light and dark themes for Gitea including an automatic theme switch option' arch=('any') -url='https://codeberg.org/pat-s/gitea-github-theme' +url='https://git.spaeth.biz/Lila-Kuh/gitea-github-theme' license=('MIT') depends=('gitea') -source=("https://codeberg.org/pat-s/gitea-github-theme/archive/v3.1.0.tar.gz") -sha256sums=('e0a43044a7a954ca1986ca48da62060a5bf44ce9acb12f89962c3dd69598ecb5') +source=("https://git.spaeth.biz/Lila-Kuh/gitea-github-theme/archive/1.19.0+dev.tar.gz") +sha256sums=('SKIP') package() { install -d -o gitea -g gitea "${pkgdir}/var/lib/gitea"