summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex Charrett2017-06-18 10:54:47 +0100
committerAlex Charrett2017-06-18 10:54:47 +0100
commit049bff67b26de0977c6ef79b3707f3463e874ab8 (patch)
treedc49be8cb8f886bd17975fd8ff399c65fced2c22 /PKGBUILD
parent92da7aa1d7fa5f671a01dfe1a6eb7dbb2941d630 (diff)
downloadaur-049bff67b26de0977c6ef79b3707f3463e874ab8.tar.gz
Update to 0.5.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e387e11331cd..9281222e3a80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: $pooky Hunter <spookyh+arch@gmail.org>
pkgname=apt-mirror
-pkgver=0.5.3
+pkgver=0.5.4
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=('628005f93529ee1f4cf61741a7187b1d')
+md5sums=('3935851c7822f671b8ce7fd694bc9282')
backup=('etc/apt/mirror.list' 'etc/apt/mirror_jessie.list')
package() {