summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Martinez2021-12-27 09:55:19 -0600
committerLuis Martinez2021-12-27 09:55:19 -0600
commitaad6fb37dae0560f0fb67f446b4e77947dfe860f (patch)
tree4f7e6c08621051e0c1d8d8f99ba0a4bba9618a24
parent79b09e89d7c987db0f5230785a0eb5ee0a81bf2f (diff)
downloadaur-aad6fb37dae0560f0fb67f446b4e77947dfe860f.tar.gz
update to 0.20.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81a94ee2be7d..3aecac3df160 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libreddit
pkgdesc = Alternative private front-end to Reddit
- pkgver = 0.20.2
+ pkgver = 0.20.3
pkgrel = 1
url = https://github.com/spikecodes/libreddit
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = libreddit
makedepends = cargo
depends = gcc-libs
backup = etc/libreddit.conf
- source = libreddit::git+https://github.com/spikecodes/libreddit#commit=0656756?signed
+ source = libreddit::git+https://github.com/spikecodes/libreddit#commit=7aeabfc?signed
validpgpkeys = AD4B24F40D358202591EE1F4004CECFF9B463BCB
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 88c187e6ae81..cfe70c125d85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: spikecodes <19519553+spikecodes@users.noreply.github.com>
pkgname=libreddit
-pkgver=0.20.2
-_commit=0656756
+pkgver=0.20.3
+_commit=7aeabfc
pkgrel=1
pkgdesc='Alternative private front-end to Reddit'
arch=('x86_64')