summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')