source url update

This commit is contained in:
PurpleCow 2022-12-06 17:39:38 +01:00
parent e0d6b913be
commit 95339f7b2e

View File

@ -1,15 +1,15 @@
# Maintainer: David Rosenstrauch <darose@darose.net>
# Maintainer: PurpleCow <sebastian@spaeth.biz>
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"