makedeb


libreddit-bin 0.22.9-1


An alternative private front-end to Reddit

Click here to go back to the commit logs for libreddit-bin.

Commit:


Hash: b095fad61766abfd8444cc971f3b496fe194b480

Message: Updated to Version 0.17.0 Signed-off-by: SZanko <szanko@protonmail.com>

Diff


diff --git a/.SRCINFO b/.SRCINFO
index aa0b4b9..654d3da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = libreddit-bin
 	pkgdesc = An alternative private front-end to Reddit
-	pkgver = 0.16.0
+	pkgver = 0.17.0
 	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.16.0::https://github.com/spikecodes/libreddit/releases/download/v0.16.0/libreddit
-	source = https://raw.githubusercontent.com/spikecodes/libreddit/v0.16.0/contrib/libreddit.service
-	source = https://raw.githubusercontent.com/spikecodes/libreddit/v0.16.0/contrib/libreddit.conf
-	sha512sums = 74685d58b83b5adf1a34c0e55bdb2d1bad9fd791e763aca1e89ad9cf894dc675d915cbc53f41c325d14dd8cde93d05a8bf27353338a07a1728d16dbf11344904
+	source = libreddit-0.17.0::https://github.com/spikecodes/libreddit/releases/download/v0.17.0/libreddit
+	source = https://raw.githubusercontent.com/spikecodes/libreddit/v0.17.0/contrib/libreddit.service
+	source = https://raw.githubusercontent.com/spikecodes/libreddit/v0.17.0/contrib/libreddit.conf
+	sha512sums = 3e78f8b97ca1bb7a9ed1d72df9311032509bace894f0fd35ab42c9cfd3c0fd1e28434813995975ddbacd48236f6c583d81e0e00b738ecb12dc4cbfbe5f44587e
 	sha512sums = 13f92ce4b522b9de3ca80518d0f0212808c497d0d428518697149f8737bec6d4d02f616af81fa67475c60fc87d6373c9af573ed3624ba352736587c25ef5e55e
 	sha512sums = 5dd9ad006cb628559d1b906d5e5874179a14d481be99bc4f5d3407a160a9729eb4fe87d9dae51f68cbc98c56ad13dcaebb350765c798b57aade794ba333ba5e7
 
diff --git a/PKGBUILD b/PKGBUILD
index a932859..feb1983 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 _pkgname=libreddit
 pkgname=${_pkgname}-bin
-pkgver=0.16.0
+pkgver=0.17.0
 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=(
-  '74685d58b83b5adf1a34c0e55bdb2d1bad9fd791e763aca1e89ad9cf894dc675d915cbc53f41c325d14dd8cde93d05a8bf27353338a07a1728d16dbf11344904'
+  '3e78f8b97ca1bb7a9ed1d72df9311032509bace894f0fd35ab42c9cfd3c0fd1e28434813995975ddbacd48236f6c583d81e0e00b738ecb12dc4cbfbe5f44587e'
   '13f92ce4b522b9de3ca80518d0f0212808c497d0d428518697149f8737bec6d4d02f616af81fa67475c60fc87d6373c9af573ed3624ba352736587c25ef5e55e'
   '5dd9ad006cb628559d1b906d5e5874179a14d481be99bc4f5d3407a160a9729eb4fe87d9dae51f68cbc98c56ad13dcaebb350765c798b57aade794ba333ba5e7'
 )