summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-12-24 14:14:45 -0700
committerMark Wagie2023-12-24 14:14:45 -0700
commitdf8f668001ae3a48bd8e3c6374361dea55e42c0d (patch)
tree55e2e76d06a904ef577547630a3e87ed6e47a90c
parent5ae072dfc8523c527228fa4a8524f88526ce377c (diff)
downloadaur-df8f668001ae3a48bd8e3c6374361dea55e42c0d.tar.gz
1.2.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96f2e458f034..269556b627b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = speedtest-librespeed
pkgdesc = A graphical librespeed client written using gtk4 + libadwaita
- pkgver = 1.2.0
+ pkgver = 1.2.1
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=1c59dd6848291aca74dd2c6aa37825c1bbd030de
+ source = git+https://github.com/Ketok4321/speedtest.git#commit=f5696a9507b6258cb3c8eda30e97eccc233a7293
sha256sums = SKIP
pkgname = speedtest-librespeed
diff --git a/PKGBUILD b/PKGBUILD
index 7df28a5f7bcb..1ccbc16da288 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=speedtest-librespeed
-pkgver=1.2.0
+pkgver=1.2.1
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=1c59dd6848291aca74dd2c6aa37825c1bbd030de # tags/v1.2.0^0
+_commit=f5696a9507b6258cb3c8eda30e97eccc233a7293 # tags/v1.2.1^0
source=("git+https://github.com/Ketok4321/speedtest.git#commit=${_commit}")
sha256sums=('SKIP')