summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2015-10-18 17:47:30 +0000
committerXyne2015-10-18 17:47:30 +0000
commita242198b70249ccbb72199e3767d94014d93bb90 (patch)
tree563922f9c3c3e3174c18c96a5e5b8c4570d6ef89
parent5ea502c0cf352e29dd202f5e38492e148e4c3963 (diff)
downloadaur-a242198b70249ccbb72199e3767d94014d93bb90.tar.gz
Update to 2015.10.16-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD16
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a78476a22fe1..6696c468d65b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pm2ml
pkgdesc = Generate metalinks for downloading Pacman packages and databases.
- pkgver = 2015.10.8
+ pkgver = 2015.10.16
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 = reflector: Reflector support
optdepends = python3-aur: AUR support
optdepends = aria2: ppl script support.
- optdepends = reflector: Reflector support
backup = etc/ppl.conf
- source = http://xyne.archlinux.ca/projects/pm2ml/src/pm2ml-2015.10.8.tar.xz
- source = http://xyne.archlinux.ca/projects/pm2ml/src/pm2ml-2015.10.8.tar.xz.sig
- md5sums = cd89cd4301b3fe8c2f4c48bfc987df6d
- md5sums = 11877ff08578d430a806764f453971bc
- sha512sums = 662fd59905b0bc8c481d10b6f2daf9685e64e10aeb4130353d70a6b69d760d686eb6b4af5de48f5028f1d8b5fe844c34fb9f643fd4bf4d7df8df82086d81becf
- sha512sums = ff12b9714a41ae81d96cf8ebb1acf3c8af6e9a1f25d1771ad1747c4a47c021b7d7bbe74a564192ae25ca7006e80761c7b6364b023d1db617654f88c793257d54
+ source = http://xyne.archlinux.ca/projects/pm2ml/src/pm2ml-2015.10.16.tar.xz
+ source = http://xyne.archlinux.ca/projects/pm2ml/src/pm2ml-2015.10.16.tar.xz.sig
+ md5sums = 887f9f037f67602fcd42e3e6d8c3c7ab
+ md5sums = 4fc009a1f037ab9a65a1252f5c3226e8
+ sha512sums = 670ce0d62f9ab69cceb8c44b8539e1e5f38fa0e989f559728c46dfafb3da3e818700d8cbcd960e0db94a9dfeea85123dab2e3ebcca6c64f99b11dc360b51d657
+ sha512sums = 08841e44dd30ed5589748a43ea6c897cc630252b40c52dd3954c3d4a7d91db2c3e53d499bd65d87a7f5e15756af8924998cefb8d0e126b4951dc97bd2efe93a1
pkgname = pm2ml
diff --git a/PKGBUILD b/PKGBUILD
index 0f1b052de0f1..ca96176bf161 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,25 +1,25 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=pm2ml
-pkgver=2015.10.8
+pkgver=2015.10.16
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=('python3-aur: AUR support' 'aria2: ppl script support.' 'reflector: Reflector 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.10.8.tar.xz
- http://xyne.archlinux.ca/projects/pm2ml/src/pm2ml-2015.10.8.tar.xz.sig
+ http://xyne.archlinux.ca/projects/pm2ml/src/pm2ml-2015.10.16.tar.xz
+ http://xyne.archlinux.ca/projects/pm2ml/src/pm2ml-2015.10.16.tar.xz.sig
)
sha512sums=(
- 662fd59905b0bc8c481d10b6f2daf9685e64e10aeb4130353d70a6b69d760d686eb6b4af5de48f5028f1d8b5fe844c34fb9f643fd4bf4d7df8df82086d81becf
- ff12b9714a41ae81d96cf8ebb1acf3c8af6e9a1f25d1771ad1747c4a47c021b7d7bbe74a564192ae25ca7006e80761c7b6364b023d1db617654f88c793257d54
+ 670ce0d62f9ab69cceb8c44b8539e1e5f38fa0e989f559728c46dfafb3da3e818700d8cbcd960e0db94a9dfeea85123dab2e3ebcca6c64f99b11dc360b51d657
+ 08841e44dd30ed5589748a43ea6c897cc630252b40c52dd3954c3d4a7d91db2c3e53d499bd65d87a7f5e15756af8924998cefb8d0e126b4951dc97bd2efe93a1
)
md5sums=(
- cd89cd4301b3fe8c2f4c48bfc987df6d
- 11877ff08578d430a806764f453971bc
+ 887f9f037f67602fcd42e3e6d8c3c7ab
+ 4fc009a1f037ab9a65a1252f5c3226e8
)
validpgpkeys=('EC3CBE7F607D11E663149E811D1F0DC78F173680')