summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9ee52d165d7..e47e9ded73d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = speculum
pkgdesc = Yet another mirror list optimization tool
- pkgver = 1.7.6
+ pkgver = 1.7.8
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.6
+ source = speculum::git+https://github.com/coNQP/speculum.git#tag=1.7.8
sha256sums = SKIP
pkgname = speculum
diff --git a/PKGBUILD b/PKGBUILD
index bc7b20f63561..fb02ff6c95ed 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.6
+pkgver=1.7.8
pkgrel=1
pkgdesc='Yet another mirror list optimization tool'
arch=('any')