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: 058aa5ae43c07d799789a3d1a32d460a54ae8926

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

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 06b14b1..bb04cce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = libreddit-bin
 	pkgdesc = An alternative private front-end to Reddit
-	pkgver = 0.21.4
+	pkgver = 0.21.7
 	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.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
+	source = libreddit-0.21.7::https://github.com/spikecodes/libreddit/releases/download/v0.21.7/libreddit
+	source = https://raw.githubusercontent.com/spikecodes/libreddit/v0.21.7/contrib/libreddit.service
+	source = https://raw.githubusercontent.com/spikecodes/libreddit/v0.21.7/contrib/libreddit.conf
+	sha512sums = 98615d17e6a80ffebe584ce61f28249deb2eacd7043e0b568643d83131b86626c797a51d53d516e78573fa7388d36dc2b7fac2c34cf521692c379bc023a05fd3
 	sha512sums = 13f92ce4b522b9de3ca80518d0f0212808c497d0d428518697149f8737bec6d4d02f616af81fa67475c60fc87d6373c9af573ed3624ba352736587c25ef5e55e
 	sha512sums = 5dd9ad006cb628559d1b906d5e5874179a14d481be99bc4f5d3407a160a9729eb4fe87d9dae51f68cbc98c56ad13dcaebb350765c798b57aade794ba333ba5e7
 
diff --git a/PKGBUILD b/PKGBUILD
index 7a0f939..9b9a91e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 _pkgname=libreddit
 pkgname=${_pkgname}-bin
-pkgver=0.21.4
+pkgver=0.21.7
 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=(
-  '396878c7137d873103d3c4c0221b2be4a24a685d7d38e9f2c6d0c5a18d06d433d96fda921469fbe8847cd49ea09767eabdfc84ad9b4011b9c9c5a0a5d1d6c578'
+  '98615d17e6a80ffebe584ce61f28249deb2eacd7043e0b568643d83131b86626c797a51d53d516e78573fa7388d36dc2b7fac2c34cf521692c379bc023a05fd3'
   '13f92ce4b522b9de3ca80518d0f0212808c497d0d428518697149f8737bec6d4d02f616af81fa67475c60fc87d6373c9af573ed3624ba352736587c25ef5e55e'
   '5dd9ad006cb628559d1b906d5e5874179a14d481be99bc4f5d3407a160a9729eb4fe87d9dae51f68cbc98c56ad13dcaebb350765c798b57aade794ba333ba5e7'
 )