update v3.1.0

This commit is contained in:
PurpleCow 2022-12-06 01:37:02 +01:00
parent 272f097b89
commit e0d6b913be

View File

@ -1,15 +1,15 @@
# Maintainer: David Rosenstrauch <darose@darose.net>
pkgname=gitea-github-theme
pkgver=3.0.0
pkgver=3.1.0
pkgrel=1
pkgdesc='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'
license=('MIT')
depends=('gitea')
source=("https://codeberg.org/pat-s/gitea-github-theme/archive/v3.0.0.tar.gz")
sha256sums=('ea6a3f90e1407375b0960ddb0d5880b781584a37c182cfc2759a31c0d5f93fda')
source=("https://codeberg.org/pat-s/gitea-github-theme/archive/v3.1.0.tar.gz")
sha256sums=('e0a43044a7a954ca1986ca48da62060a5bf44ce9acb12f89962c3dd69598ecb5')
package() {
install -d -o gitea -g gitea "${pkgdir}/var/lib/gitea"