makedeb
An alternative private front-end to Reddit
Click here to go back to the commit logs for libreddit-bin.
Hash: 5b056de911baea47ed25b15f02996656a2ece654
Message: Updated to Version 0.21.4
Signed-off-by: SZanko <szanko@protonmail.com>
diff --git a/.SRCINFO b/.SRCINFO
index 9668283..06b14b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libreddit-bin
pkgdesc = An alternative private front-end to Reddit
- pkgver = 0.21.2
+ pkgver = 0.21.4
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.21.2::https://github.com/spikecodes/libreddit/releases/download/v0.21.2/libreddit
- source = https://raw.githubusercontent.com/spikecodes/libreddit/v0.21.2/contrib/libreddit.service
- source = https://raw.githubusercontent.com/spikecodes/libreddit/v0.21.2/contrib/libreddit.conf
- sha512sums = 1b21c7acc1fcf89e6d2255edc9eee22f73516d344881fa7a299b1fd2a8fece497837a2bdac2f6b50c973ecf41826df1bd5b7acab9b860e5e5aecf84b7ec93a89
+ source = libreddit-0.21.4::https://github.com/spikecodes/libreddit/releases/download/v0.21.4/libreddit
+ source = https://raw.githubusercontent.com/spikecodes/libreddit/v0.21.4/contrib/libreddit.service
+ source = https://raw.githubusercontent.com/spikecodes/libreddit/v0.21.4/contrib/libreddit.conf
+ sha512sums = 396878c7137d873103d3c4c0221b2be4a24a685d7d38e9f2c6d0c5a18d06d433d96fda921469fbe8847cd49ea09767eabdfc84ad9b4011b9c9c5a0a5d1d6c578
sha512sums = 13f92ce4b522b9de3ca80518d0f0212808c497d0d428518697149f8737bec6d4d02f616af81fa67475c60fc87d6373c9af573ed3624ba352736587c25ef5e55e
sha512sums = 5dd9ad006cb628559d1b906d5e5874179a14d481be99bc4f5d3407a160a9729eb4fe87d9dae51f68cbc98c56ad13dcaebb350765c798b57aade794ba333ba5e7
diff --git a/PKGBUILD b/PKGBUILD
index 6ee3db7..7a0f939 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=libreddit
pkgname=${_pkgname}-bin
-pkgver=0.21.2
+pkgver=0.21.4
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=(
- '1b21c7acc1fcf89e6d2255edc9eee22f73516d344881fa7a299b1fd2a8fece497837a2bdac2f6b50c973ecf41826df1bd5b7acab9b860e5e5aecf84b7ec93a89'
+ '396878c7137d873103d3c4c0221b2be4a24a685d7d38e9f2c6d0c5a18d06d433d96fda921469fbe8847cd49ea09767eabdfc84ad9b4011b9c9c5a0a5d1d6c578'
'13f92ce4b522b9de3ca80518d0f0212808c497d0d428518697149f8737bec6d4d02f616af81fa67475c60fc87d6373c9af573ed3624ba352736587c25ef5e55e'
'5dd9ad006cb628559d1b906d5e5874179a14d481be99bc4f5d3407a160a9729eb4fe87d9dae51f68cbc98c56ad13dcaebb350765c798b57aade794ba333ba5e7'
)