summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Northon2023-12-12 01:46:30 -0500
committerPatrick Northon2023-12-12 01:46:30 -0500
commit0cc4d917630f7ffe3974eae52e4ec09fd26224e4 (patch)
tree4528d8bd5b5e1b46d47caa71dd9ff31173487b37
parent3f27f666e24aeace3362de3daaf3d2ec14ff9134 (diff)
downloadaur-0cc4d917630f7ffe3974eae52e4ec09fd26224e4.tar.gz
Update version.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d27b2126efb..dc2002b09f64 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hacki
pkgdesc = A Hacker News reader.
- pkgver = 2.6.0
+ pkgver = 2.6.1
pkgrel = 1
url = https://github.com/Livinglist/Hacki
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = hacki
depends = gstreamer
depends = gst-plugins-base-libs
depends = libsecret
- source = git+https://github.com/Livinglist/Hacki.git#tag=v2.6.0
+ source = git+https://github.com/Livinglist/Hacki.git#tag=v2.6.1
source = flutter::git+https://github.com/flutter/flutter.git
source = flutter-engine::git+https://github.com/flutter/engine.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5c26eb4a21ae..de3fe94c7829 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname='hacki'
pkgname=${_pkgname}
_pkgreponame='Hacki'
-pkgver=2.6.0
+pkgver=2.6.1
pkgrel=1
pkgdesc='A Hacker News reader.'
url='https://github.com/Livinglist/Hacki'