summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDenis Yantarev2021-04-05 17:49:46 +0300
committerDenis Yantarev2021-04-05 17:49:46 +0300
commit6c1adb46060e4ab55d87e112f3cbaeff996d19a1 (patch)
treed3e7689493dd9ae1fbe1ba518cf5935eb54bca25 /PKGBUILD
parentdcc2111a5deaa8a8d08f20c70092df517d32a3f2 (diff)
downloadaur-6c1adb46060e4ab55d87e112f3cbaeff996d19a1.tar.gz
Updated to 1.20.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ff22f34a671..d5d590afffed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
# Contributor: Vladimir Koshelenko <koshelenko@rndavia.ru>
pkgname=start-stop-daemon
-pkgver=1.20.5
-pkgrel=1
+pkgver=1.20.7.1
+pkgrel=2
pkgdesc='Start and stop system daemon programs'
arch=('i686' 'x86_64')
license=('GPL2')
url='https://packages.debian.org/source/sid/dpkg'
-depends=('glibc')
-source=("http://http.debian.net/debian/pool/main/d/dpkg/dpkg_$pkgver.tar.xz")
-md5sums=('efb73341615e9c2b0be1a833d0f9865b')
+makedepends=('perl')
+source=("http://deb.debian.org/debian/pool/main/d/dpkg/dpkg_$pkgver.tar.xz")
+md5sums=('8d79a6aa8c2318dadd45621b695cf8cd')
build() {
cd dpkg-$pkgver