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: 163662d24e02bf532f7bf9bc50ddea6fc35e383c

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

Diff


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