chore: update PKGBUILD
This commit is contained in:
parent
f5d6268451
commit
21a40fa2a7
1 changed files with 3 additions and 2 deletions
3
PKGBUILD
3
PKGBUILD
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
pkgname=simple-ddns-client-git
|
pkgname=simple-ddns-client-git
|
||||||
_pkgname=simple-ddns-client
|
_pkgname=simple-ddns-client
|
||||||
pkgver=r1.cb947dc
|
pkgver=r6.e63ab9a
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A simple DDNS client for Porkbun"
|
pkgdesc="A simple DDNS client for Porkbun"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -10,6 +10,7 @@ url="https://git.nadeko.net/Fijxu/simple-ddns-client"
|
||||||
license=('GPL-3.0-only')
|
license=('GPL-3.0-only')
|
||||||
makedepends=('git' 'go')
|
makedepends=('git' 'go')
|
||||||
source=("git+https://git.nadeko.net/Fijxu/simple-ddns-client.git")
|
source=("git+https://git.nadeko.net/Fijxu/simple-ddns-client.git")
|
||||||
|
backup=("etc/simple-ddns-client/config.json")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
pkgver() {
|
pkgver() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue