summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03128eae4acc..73289054749a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname="ddnsc"
pkgdesc="A simple & lightweight client to update DNS dynamically."
-pkgver=1.0.1
-pkgrel=2
+pkgver=2.0.0
+pkgrel=3
arch=("any")
license=('GPL3')
url="https://github.com/shyaminayesh/$pkgname"
source=("$url/archive/v$pkgver.tar.gz")
backup=('etc/ddnsc/ddnsc.conf')
depends=("python>=3" "python-systemd" "python-requests")
-sha256sums=("269970ea8da399765171619bc3a5d2b5261ecf36eb0e5d050bc79fc200d147b7")
+sha256sums=("7298d41c8139d9a03e7453d23b1089198b713ada39fe0552174d8faf96379d25")
validpgpkeys=('202164AC7B099EC3C4ECD161FC3F05FA01F8DD0E')
package() {