summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDenton Liu2022-10-24 02:45:56 -0700
committerDenton Liu2022-10-24 02:45:56 -0700
commitd6cf1cde293d8170e3de6860c12c93e9bf9d34ba (patch)
tree2df707c13840c42371cadf1e2183d3b317ac64d0 /.SRCINFO
parent003ea753dfc8ec1c349964d1a72b61afd6eef3e9 (diff)
downloadaur-d6cf1cde293d8170e3de6860c12c93e9bf9d34ba.tar.gz
PKGBUILD: fix generated package file
Since we're overriding $pkgname, the generated output filename currently is `ddclient-v3.10.0.r0.g3e2cb0a-1-any.pkg.tar.zst`. This is incorrect because we lost the `-git` suffix. Ensure that the $pkgname is not overridden by the end of package(). Reported-by: jahway603 <jahway603@protonmail.com>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d74d2515a26..38e0f1881845 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ddclient-git
pkgdesc = Update dynamic DNS entries for accounts on many dynamic DNS services
- pkgver = v3.8.3.r582.g8253c67
+ pkgver = v3.10.0.r0.g3e2cb0a
pkgrel = 1
url = https://github.com/ddclient/ddclient
arch = any
@@ -20,4 +20,3 @@ pkgbase = ddclient-git
sha256sums = 6133eefbb4315ee2a7b24044ba9c2d5c4f9d19381eab8071415bf4dc73c1cf09
pkgname = ddclient-git
-