summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorweilinfox2023-09-11 12:52:53 +0800
committerweilinfox2023-09-11 12:52:53 +0800
commit776d206c6215e16b439ede4e53d165714d74b0a4 (patch)
treeb2e5b918d4d8240906b1a909761d83019a911a04
parentbea28c168cc6fb56f6795a11168cc140ef29205d (diff)
downloadaur-776d206c6215e16b439ede4e53d165714d74b0a4.tar.gz
Bump to 4.4.0
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24d7c15bfff4..64193aff995d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = debmake
pkgdesc = Program to make the Debian source package
- pkgver = 4.3.1
+ pkgver = 4.4.0
pkgrel = 1
url = http://packages.debian.org/sid/debmake
arch = any
@@ -14,8 +14,7 @@ pkgbase = debmake
optdepends = strace
optdepends = wget
optdepends = curl
- source = debmake-4.3.1::git+https://salsa.debian.org/debian/debmake.git#tag=debian/4.3.1-1
+ source = debmake-4.4.0::git+https://salsa.debian.org/debian/debmake.git#tag=debian/4.4.0-1
md5sums = SKIP
pkgname = debmake
-
diff --git a/PKGBUILD b/PKGBUILD
index 74a444a7ad9e..94213e24e10a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,7 @@
-# Maintainer: Justin Vreeland <vreeland.justin@gmail.com>
+# Maintainer: weilinfox <caiweilin at iscas.ac.cn>
+
pkgname=debmake
-pkgver=4.3.1
+pkgver=4.4.0
pkgrel=1
pkgdesc="Program to make the Debian source package"
arch=('any')