summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2015-11-15 02:35:30 +0000
committerXyne2015-11-15 02:35:30 +0000
commit41df6d88eab439dec5ca8de919f92e421b17364c (patch)
treec829bbaadfe119736f929251f017bdabe599c90f
parent8b5ad9173a1b93783daa1d997a5a3e7cca8e9bc3 (diff)
downloadaur-41df6d88eab439dec5ca8de919f92e421b17364c.tar.gz
Update to 2015.11.15-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD16
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d06a1d614de2..a0a91ee1d6c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pm2ml
pkgdesc = Generate metalinks for downloading Pacman packages and databases.
- pkgver = 2015.11.9
+ pkgver = 2015.11.15
pkgrel = 1
url = http://xyne.archlinux.ca/projects/pm2ml
arch = any
@@ -8,16 +8,16 @@ pkgbase = pm2ml
depends = python3
depends = pyalpm
depends = python3-xcpf
- optdepends = aria2: ppl script support.
optdepends = reflector: Reflector support
optdepends = python3-aur: AUR support
+ optdepends = aria2: ppl script support.
backup = etc/ppl.conf
- source = http://xyne.archlinux.ca/projects/pm2ml/src/pm2ml-2015.11.9.tar.xz
- source = http://xyne.archlinux.ca/projects/pm2ml/src/pm2ml-2015.11.9.tar.xz.sig
- md5sums = 2f65ff8f1cce67fc7ad155ab930646d1
- md5sums = 803d06a86de6463981d46d8813035bfc
- sha512sums = d91a087330498f26758acad2fa82ae2fd74241948cd19a707acb4482c9881f474af4833280fe43f117a0550463cd07a6514e2bbb2c3cda701daebf43b730b393
- sha512sums = 0600fe695a6449c1735cb2f0f89321cd59530a5a767948c64450c4b190c9fb5183e9d7c9a9a052aefc491e688675d5fd1c0888856ee6a6717fee3e7f93f83c18
+ source = http://xyne.archlinux.ca/projects/pm2ml/src/pm2ml-2015.11.15.tar.xz
+ source = http://xyne.archlinux.ca/projects/pm2ml/src/pm2ml-2015.11.15.tar.xz.sig
+ md5sums = 029365f6c3cbb9e25b70569cfe10a414
+ md5sums = 36a53d9a16e8b7cd4f4beceedff1b444
+ sha512sums = ebb8664ecbb343edfca3ee91cc94bceddfe6d3c7eb52d7dd3ba664e8427ee7363e7cb6ff959479872760b4e716c291bc2e2c2f0c0c67ac73a652b4942f7a2d56
+ sha512sums = 9b78b61690728ce73f94fea602a7c6ce399803f98f218d1085f3aec68da07387fa5342589c980401bc17f00485e76f8b15ff5a9539970eaae7593bbeb86fd9c1
pkgname = pm2ml
diff --git a/PKGBUILD b/PKGBUILD
index 5bbfc9e237ca..7d20d461949f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,25 +1,25 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=pm2ml
-pkgver=2015.11.9
+pkgver=2015.11.15
pkgrel=1
pkgdesc='Generate metalinks for downloading Pacman packages and databases.'
arch=(any)
license=(GPL)
url="http://xyne.archlinux.ca/projects/pm2ml"
depends=(python3 pyalpm python3-xcpf)
-optdepends=('aria2: ppl script support.' 'reflector: Reflector support' 'python3-aur: AUR support')
+optdepends=('reflector: Reflector support' 'python3-aur: AUR support' 'aria2: ppl script support.')
backup=(etc/ppl.conf)
source=(
- http://xyne.archlinux.ca/projects/pm2ml/src/pm2ml-2015.11.9.tar.xz
- http://xyne.archlinux.ca/projects/pm2ml/src/pm2ml-2015.11.9.tar.xz.sig
+ http://xyne.archlinux.ca/projects/pm2ml/src/pm2ml-2015.11.15.tar.xz
+ http://xyne.archlinux.ca/projects/pm2ml/src/pm2ml-2015.11.15.tar.xz.sig
)
sha512sums=(
- d91a087330498f26758acad2fa82ae2fd74241948cd19a707acb4482c9881f474af4833280fe43f117a0550463cd07a6514e2bbb2c3cda701daebf43b730b393
- 0600fe695a6449c1735cb2f0f89321cd59530a5a767948c64450c4b190c9fb5183e9d7c9a9a052aefc491e688675d5fd1c0888856ee6a6717fee3e7f93f83c18
+ ebb8664ecbb343edfca3ee91cc94bceddfe6d3c7eb52d7dd3ba664e8427ee7363e7cb6ff959479872760b4e716c291bc2e2c2f0c0c67ac73a652b4942f7a2d56
+ 9b78b61690728ce73f94fea602a7c6ce399803f98f218d1085f3aec68da07387fa5342589c980401bc17f00485e76f8b15ff5a9539970eaae7593bbeb86fd9c1
)
md5sums=(
- 2f65ff8f1cce67fc7ad155ab930646d1
- 803d06a86de6463981d46d8813035bfc
+ 029365f6c3cbb9e25b70569cfe10a414
+ 36a53d9a16e8b7cd4f4beceedff1b444
)
validpgpkeys=('EC3CBE7F607D11E663149E811D1F0DC78F173680')