summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-10-05 16:31:24 -0600
committerMark Wagie2023-10-05 16:31:24 -0600
commit8a68d7e42c7b43c48768766b11ecfa582eada933 (patch)
tree3172a1811ad1d405cd91595d02d44f62e74eac90
parent95568d0692d49f035408ead7c725079989c3a4a7 (diff)
downloadaur-8a68d7e42c7b43c48768766b11ecfa582eada933.tar.gz
1.1.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e04a349d360..35bb3586fd55 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = speedtest-librespeed
pkgdesc = A graphical librespeed client written using gtk4 + libadwaita
- pkgver = 1.1.1
+ pkgver = 1.1.2
pkgrel = 1
url = https://github.com/Ketok4321/speedtest
arch = any
@@ -13,7 +13,7 @@ pkgbase = speedtest-librespeed
depends = python-aiohttp
depends = python-cairo
depends = python-gobject
- source = git+https://github.com/Ketok4321/speedtest.git#commit=a1af19f339a6c81cad09ad69f71961505c2ba406
+ source = git+https://github.com/Ketok4321/speedtest.git#commit=980140663763b896ec6da9d5d9827b1cd16f80c1
sha256sums = SKIP
pkgname = speedtest-librespeed
diff --git a/PKGBUILD b/PKGBUILD
index a9171c7a7050..204f44633cd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=speedtest-librespeed
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=1
pkgdesc="A graphical librespeed client written using gtk4 + libadwaita"
arch=('any')
@@ -9,7 +9,7 @@ license=('GPL3')
depends=('libadwaita' 'python-aiohttp' 'python-cairo' 'python-gobject')
makedepends=('blueprint-compiler' 'git' 'meson')
checkdepends=('appstream-glib')
-_commit=a1af19f339a6c81cad09ad69f71961505c2ba406 # tags/v1.1.1^0
+_commit=980140663763b896ec6da9d5d9827b1cd16f80c1 # tags/v1.1.2^0
source=("git+https://github.com/Ketok4321/speedtest.git#commit=${_commit}")
sha256sums=('SKIP')