summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Dewender2015-08-09 16:02:36 +0200
committerJohannes Dewender2015-08-09 16:02:36 +0200
commite1a0c59ce655e8ebf89a1816f289a211045e4460 (patch)
tree3695056ffd6ce225a46359b7ecb905c0dee22b72 /PKGBUILD
parenta6f0cacd3741e3911737919c255b26f2d24c0d73 (diff)
downloadaur-e1a0c59ce655e8ebf89a1816f289a211045e4460.tar.gz
update upstream versions
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81c8455d13d7..2e13f6f633b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Contributor: Johannes Dewender arch at JonyJD dot net
# Contributor: C. Dominik Bódi dominik.bodi at gmx dot de
pkgname=debhelper-python
-pkgver=3.4.2
-pkgrel=3
+pkgver=3.4.3
+pkgrel=1
_pkgname=python3-defaults
-_pkgrel=2
+_pkgrel=4
_pkgname2=dh-python
-_pkgver2=1.20150628
+_pkgver2=2.20150728
pkgdesc="debhelper scripts for Python 3: py3versions, python3.pm"
arch=('any')
url="http://packages.debian.org/sid/python3"
@@ -19,9 +19,9 @@ conflicts=()
replaces=()
options=()
source=(http://ftp.debian.org/debian/pool/main/p/$_pkgname/${_pkgname}_$pkgver-$_pkgrel.tar.gz
-http://ftp.debian.org/debian/pool/main/d/$_pkgname2/${_pkgname2}_$_pkgver2.orig.tar.xz)
-sha256sums=('96ef5763cae104c181fcf530f84a16537b5727ebc41f1ae6482ce18775556bcf'
- '2900b2cea6d5f443624f22ba5c134c34fddc888ce842689f48161189c04e2026')
+http://ftp.debian.org/debian/pool/main/d/$_pkgname2/${_pkgname2}_$_pkgver2.tar.xz)
+sha256sums=('ea0473b6b46f55a02e3e69840e1587541af82f244736816ce73b798621c4f8a6'
+ '0f601f2da8b0a412ae7622ef47dd85ff864252d44fa56d360aebb4ae454fe5ab')
build() {
cd "$srcdir/$_pkgname-$pkgver"