makedeb
An alternative private front-end to Reddit
Click here to go back to the commit logs for libreddit-bin.
Hash: 184b8b1879355da5858698e4044154d00e61db7e
Message: Updated to Version 0.14.14
Signed-off-by: SZanko <szanko@protonmail.com>
diff --git a/.SRCINFO b/.SRCINFO
index d1dfcd9..a27be7f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+generated-by = makedeb-makepkg
+
pkgbase = libreddit-bin
pkgdesc = An alternative private front-end to Reddit
- pkgver = 0.14.12
+ pkgver = 0.14.14
pkgrel = 1
url = https://github.com/spikecodes/libreddit
arch = x86_64
@@ -10,10 +12,10 @@ pkgbase = libreddit-bin
conflicts = libreddit
options = !strip
options = !emptydirs
- source = libreddit-0.14.12::https://github.com/spikecodes/libreddit/releases/download/v0.14.12/libreddit
- source = https://raw.githubusercontent.com/spikecodes/libreddit/v0.14.12/contrib/libreddit.service
- source = https://raw.githubusercontent.com/spikecodes/libreddit/v0.14.12/contrib/libreddit.conf
- sha512sums = 39d96bc466448e605313a2ff07ac486e946305062f861ae64bcc15f0a71e184b021970aaeaab5717ca9f1bef58c2c435039d1598be0a7a2f40b6b4e28b94a3c9
+ source = libreddit-0.14.14::https://github.com/spikecodes/libreddit/releases/download/v0.14.14/libreddit
+ source = https://raw.githubusercontent.com/spikecodes/libreddit/v0.14.14/contrib/libreddit.service
+ source = https://raw.githubusercontent.com/spikecodes/libreddit/v0.14.14/contrib/libreddit.conf
+ sha512sums = 018e65f17d7589b4342266cb65f23724179a470c778d47cb50190d4fc85d1d05cdb1a573da071fd7897951b50dd082d96b6e8b534c51608b30ab2c9e06448b95
sha512sums = 13f92ce4b522b9de3ca80518d0f0212808c497d0d428518697149f8737bec6d4d02f616af81fa67475c60fc87d6373c9af573ed3624ba352736587c25ef5e55e
sha512sums = 5dd9ad006cb628559d1b906d5e5874179a14d481be99bc4f5d3407a160a9729eb4fe87d9dae51f68cbc98c56ad13dcaebb350765c798b57aade794ba333ba5e7
diff --git a/PKGBUILD b/PKGBUILD
index e58aac1..78b8c06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=libreddit
pkgname=${_pkgname}-bin
-pkgver=0.14.12
+pkgver=0.14.14
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=(
- '39d96bc466448e605313a2ff07ac486e946305062f861ae64bcc15f0a71e184b021970aaeaab5717ca9f1bef58c2c435039d1598be0a7a2f40b6b4e28b94a3c9'
+ '018e65f17d7589b4342266cb65f23724179a470c778d47cb50190d4fc85d1d05cdb1a573da071fd7897951b50dd082d96b6e8b534c51608b30ab2c9e06448b95'
'13f92ce4b522b9de3ca80518d0f0212808c497d0d428518697149f8737bec6d4d02f616af81fa67475c60fc87d6373c9af573ed3624ba352736587c25ef5e55e'
'5dd9ad006cb628559d1b906d5e5874179a14d481be99bc4f5d3407a160a9729eb4fe87d9dae51f68cbc98c56ad13dcaebb350765c798b57aade794ba333ba5e7'
)