summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Neumann2021-09-09 10:42:42 +0200
committerRichard Neumann2021-09-09 10:42:42 +0200
commit5c4e169c3cd6c7c9025eab9d4e5af47c1fbce52c (patch)
tree1bbf844b62e5173eff13232319ebc5c07f22171c
parent23acd3fc04ddb9a11975e980aa1d7b9271eb6f29 (diff)
downloadaur-5c4e169c3cd6c7c9025eab9d4e5af47c1fbce52c.tar.gz
Update to 1.7.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e44a3bd27ee8..f157599ae096 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = speculum
pkgdesc = Yet another mirror list optimization tool
- pkgver = 1.7.4
+ pkgver = 1.7.5
pkgrel = 1
url = https://github.com/coNQP/speculum
arch = any
@@ -10,7 +10,7 @@ pkgbase = speculum
depends = python
depends = python-setuptools
backup = etc/speculum.conf
- source = speculum::git+https://github.com/coNQP/speculum.git#tag=1.7.4
+ source = speculum::git+https://github.com/coNQP/speculum.git#tag=1.7.5
sha256sums = SKIP
pkgname = speculum
diff --git a/PKGBUILD b/PKGBUILD
index 0b4a64c48f28..a5c8a5c1cb04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Richard Neumann aka. schard <mail at richard dash neumann period de>
pkgname='speculum'
-pkgver=1.7.4
+pkgver=1.7.5
pkgrel=1
pkgdesc='Yet another mirror list optimization tool'
arch=('any')