makedeb
An alternative private front-end to Reddit
Click here to go back to the commit logs for libreddit-bin.
Hash: d1c746942ab20fae563ae6a215bdefc07c7b4a99
Message: Update to Version 0.22.8
Signed-off-by: SZanko <szanko@protonmail.com>
diff --git a/.SRCINFO b/.SRCINFO
index 293e741..570c60c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libreddit-bin
pkgdesc = An alternative private front-end to Reddit
- pkgver = 0.22.6
+ pkgver = 0.22.8
pkgrel = 1
url = https://github.com/spikecodes/libreddit
arch = x86_64
@@ -10,10 +10,10 @@ pkgbase = libreddit-bin
conflicts = libreddit
options = !strip
options = !emptydirs
- source = libreddit-0.22.6::https://github.com/spikecodes/libreddit/releases/download/v0.22.6/libreddit
- source = https://raw.githubusercontent.com/spikecodes/libreddit/v0.22.6/contrib/libreddit.service
- source = https://raw.githubusercontent.com/spikecodes/libreddit/v0.22.6/contrib/libreddit.conf
- sha512sums = cfc5720857dfc5e35624e4f6d3a10f4acc2373125db001ab7b2ed6ded8523d1a15128ce24505c73539f56473a7687196182486d1c8e1124cf9174e1acef8ba65
+ source = libreddit-0.22.8::https://github.com/spikecodes/libreddit/releases/download/v0.22.8/libreddit
+ source = https://raw.githubusercontent.com/spikecodes/libreddit/v0.22.8/contrib/libreddit.service
+ source = https://raw.githubusercontent.com/spikecodes/libreddit/v0.22.8/contrib/libreddit.conf
+ sha512sums = d9d81bc99397b818a2fed68a777869a20f8666feebd40877ccd2a7c5cb24b9599badf57181b7effd7d1376f927281179b79e1a7572f5da118497d76285ac99cb
sha512sums = 13f92ce4b522b9de3ca80518d0f0212808c497d0d428518697149f8737bec6d4d02f616af81fa67475c60fc87d6373c9af573ed3624ba352736587c25ef5e55e
sha512sums = 5dd9ad006cb628559d1b906d5e5874179a14d481be99bc4f5d3407a160a9729eb4fe87d9dae51f68cbc98c56ad13dcaebb350765c798b57aade794ba333ba5e7
diff --git a/PKGBUILD b/PKGBUILD
index 60be8a8..e3a6a1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=libreddit
pkgname=${_pkgname}-bin
-pkgver=0.22.6
+pkgver=0.22.8
pkgrel=1
pkgdesc='An alternative private front-end to Reddit'
arch=('x86_64')
@@ -15,7 +15,7 @@ source=(
"https://raw.githubusercontent.com/spikecodes/${_pkgname}/v${pkgver}/contrib/${_pkgname}.service"
"https://raw.githubusercontent.com/spikecodes/${_pkgname}/v${pkgver}/contrib/${_pkgname}.conf")
sha512sums=(
- 'cfc5720857dfc5e35624e4f6d3a10f4acc2373125db001ab7b2ed6ded8523d1a15128ce24505c73539f56473a7687196182486d1c8e1124cf9174e1acef8ba65'
+ 'd9d81bc99397b818a2fed68a777869a20f8666feebd40877ccd2a7c5cb24b9599badf57181b7effd7d1376f927281179b79e1a7572f5da118497d76285ac99cb'
'13f92ce4b522b9de3ca80518d0f0212808c497d0d428518697149f8737bec6d4d02f616af81fa67475c60fc87d6373c9af573ed3624ba352736587c25ef5e55e'
'5dd9ad006cb628559d1b906d5e5874179a14d481be99bc4f5d3407a160a9729eb4fe87d9dae51f68cbc98c56ad13dcaebb350765c798b57aade794ba333ba5e7'
)