summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxduugu2016-04-16 19:30:13 +0200
committerxduugu2016-04-16 19:30:13 +0200
commit88ae28e8ebb2bebfb4eb6a6393bbf942edb8c31a (patch)
treeb489b9863cdf72f70d2737da1797bd1b8a253070 /PKGBUILD
parent751294d4006c6de51d08687d06ac9b618099d1f9 (diff)
downloadaur-88ae28e8ebb2bebfb4eb6a6393bbf942edb8c31a.tar.gz
Always restart systemd service
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 749f9765fd19..d9bb6353d170 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgbase=dyndnsc
pkgname=('dyndnsc' 'dyndnsc-py2')
pkgver=0.4.2
-pkgrel=1
+pkgrel=2
pkgdesc="Dynamic dns (dyndns) update client with support for multiple protocols"
arch=('any')
url="https://github.com/infothrill/python-dyndnsc"
@@ -11,9 +11,9 @@ makedepends=('python-argparse' 'python-ipy' 'python-ndg-httpsclient' 'python-req
source=("https://pypi.python.org/packages/source/d/dyndnsc/dyndnsc-$pkgver.tar.gz"
'dyndnsc.service')
md5sums=('1a0c9aa48deb0e65f01e81d95e76f60c'
- 'cff3eed55172eb584ac232a575dc8a98')
+ '4b2cd825c387494ba77ad78106dd42eb')
sha512sums=('4b3a8fead2483c6f75a8bf1d6fc1c5ad17210ebf874973a8e5844ea1cec4be1a2ee54d8a00276cc3b128da56b4444c105a4396aed3ff980c2245e0cc3fe43bac'
- 'ae00f342eda9b4ff63b2b18e0825bccd3cc3f9e31fed49e9d8eed472c1c81778b683b2cd6d98b797af573f554ba1a1712bb54bbd7c71f17f04e123217276bce7')
+ '29a66551ca796366ca0ed33e858bbfe22f63e04eca7d17530e41be58e557739f9aad983d312f1d79002157ad0e9187e00a70aa9d6481fd761678ec5036b33dcb')
prepare() {
cp -a "dyndnsc-$pkgver"{,-py2}