update v3.1.0
This commit is contained in:
parent
272f097b89
commit
e0d6b913be
6
PKGBUILD
6
PKGBUILD
@ -1,15 +1,15 @@
|
|||||||
# Maintainer: David Rosenstrauch <darose@darose.net>
|
# Maintainer: David Rosenstrauch <darose@darose.net>
|
||||||
|
|
||||||
pkgname=gitea-github-theme
|
pkgname=gitea-github-theme
|
||||||
pkgver=3.0.0
|
pkgver=3.1.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='GitHub-based light and dark themes for Gitea including an automatic theme switch option'
|
pkgdesc='GitHub-based light and dark themes for Gitea including an automatic theme switch option'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url='https://codeberg.org/pat-s/gitea-github-theme'
|
url='https://codeberg.org/pat-s/gitea-github-theme'
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
depends=('gitea')
|
depends=('gitea')
|
||||||
source=("https://codeberg.org/pat-s/gitea-github-theme/archive/v3.0.0.tar.gz")
|
source=("https://codeberg.org/pat-s/gitea-github-theme/archive/v3.1.0.tar.gz")
|
||||||
sha256sums=('ea6a3f90e1407375b0960ddb0d5880b781584a37c182cfc2759a31c0d5f93fda')
|
sha256sums=('e0a43044a7a954ca1986ca48da62060a5bf44ce9acb12f89962c3dd69598ecb5')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
install -d -o gitea -g gitea "${pkgdir}/var/lib/gitea"
|
install -d -o gitea -g gitea "${pkgdir}/var/lib/gitea"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user