summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlad Wenter2018-08-12 13:50:41 +0000
committerAlad Wenter2018-08-12 13:50:41 +0000
commit11619b6e92a495c7ca002e674217c20501387dcd (patch)
tree8d61e9072677638ba116c15200875307bbe182cd
parent45ebac4382c9b9e1e47cbf6635a02fbaa9e1dcef (diff)
downloadaur-11619b6e92a495c7ca002e674217c20501387dcd.tar.gz
dpkg: update to 1.18.25
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 323a34813566..a0f576bc9a57 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Sep 14 13:55:03 UTC 2017
+# Sun Aug 12 13:50:39 UTC 2018
pkgbase = dpkg
pkgdesc = The Debian Package Manager. Don't use it instead of Arch's 'pacman'.
- pkgver = 1.18.24
- pkgrel = 3
+ pkgver = 1.18.25
+ pkgrel = 1
url = https://tracker.debian.org/pkg/dpkg
arch = i686
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = dpkg
depends = bzip2
depends = perl
options = emptydirs
- source = dpkg::git+https://anonscm.debian.org/git/dpkg/dpkg.git#commit=4fd7def03c96e82c03773c6eca111cf244bae8c0
+ source = dpkg::git+https://anonscm.debian.org/git/dpkg/dpkg.git#commit=2cd2714b7adb1fde16362f1117dbcd7d894183e0
sha256sums = SKIP
pkgname = dpkg
diff --git a/PKGBUILD b/PKGBUILD
index 8e61853fcc2d..8b0947c36086 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,9 @@
# Contributor: hugelgupf <ckoch (at) cs.nmt.edu>
pkgname=dpkg
-pkgver=1.18.24
-_commit=4fd7def03c96e82c03773c6eca111cf244bae8c0
-pkgrel=3
+pkgver=1.18.25
+_commit=2cd2714b7adb1fde16362f1117dbcd7d894183e0
+pkgrel=1
pkgdesc="The Debian Package Manager. Don't use it instead of Arch's 'pacman'."
arch=('i686' 'x86_64')
url="https://tracker.debian.org/pkg/dpkg"