Fixed source url for new gitea setup
This commit is contained in:
parent
b6ed6fcc3f
commit
7ec3d15a18
4
PKGBUILD
4
PKGBUILD
|
@ -1,10 +1,10 @@
|
||||||
# Maintainer: David Thurstenson <thurstylark@gmail.com>
|
# Maintainer: David Thurstenson <thurstylark@gmail.com>
|
||||||
pkgname=tl-wallpaper
|
pkgname=tl-wallpaper
|
||||||
pkgver=0.2
|
pkgver=r15.b6ed6fc
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Thurstylark's collection of wallpapers"
|
pkgdesc="Thurstylark's collection of wallpapers"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://git.thurstylark.com/${pkgname}.git/"
|
url="https://git.thurstylark.com/thurstylark/${pkgname}.git/"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
groups=('tlconfig')
|
groups=('tlconfig')
|
||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
|
|
Loading…
Reference in New Issue