summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex Charrett2017-02-03 20:24:07 +0000
committerAlex Charrett2017-02-03 20:24:07 +0000
commit92da7aa1d7fa5f671a01dfe1a6eb7dbb2941d630 (patch)
treef83c3d5cfbbc0daeb6a1444344ebd313c4488782 /PKGBUILD
parenteed012dd9fb62ac6a1147771bd32531f53f9c816 (diff)
downloadaur-92da7aa1d7fa5f671a01dfe1a6eb7dbb2941d630.tar.gz
Updating to version 0.5.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9c50ae41e85..e387e11331cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: $pooky Hunter <spookyh+arch@gmail.org>
pkgname=apt-mirror
-pkgver=0.5.2
+pkgver=0.5.3
pkgrel=1
pkgdesc="APT sources mirroring tool"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('GPL')
depends=('perl')
makedepends=('')
source=(http://ftp.de.debian.org/debian/pool/main/a/apt-mirror/apt-mirror_$pkgver.orig.tar.xz)
-md5sums=('4a5c552630ecb8e1bf6460340d79cb1a')
+md5sums=('628005f93529ee1f4cf61741a7187b1d')
backup=('etc/apt/mirror.list' 'etc/apt/mirror_jessie.list')
package() {