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: 9cd9d752b9f6511c8f5edf8061f60fc0575904cf

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

Diff


diff --git a/.SRCINFO b/.SRCINFO
index a27be7f..bb1f90b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ generated-by = makedeb-makepkg
 
 pkgbase = libreddit-bin
 	pkgdesc = An alternative private front-end to Reddit
-	pkgver = 0.14.14
+	pkgver = 0.15.1
 	pkgrel = 1
 	url = https://github.com/spikecodes/libreddit
 	arch = x86_64
@@ -12,10 +12,10 @@ pkgbase = libreddit-bin
 	conflicts = libreddit
 	options = !strip
 	options = !emptydirs
-	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
+	source = libreddit-0.15.1::https://github.com/spikecodes/libreddit/releases/download/v0.15.1/libreddit
+	source = https://raw.githubusercontent.com/spikecodes/libreddit/v0.15.1/contrib/libreddit.service
+	source = https://raw.githubusercontent.com/spikecodes/libreddit/v0.15.1/contrib/libreddit.conf
+	sha512sums = c9882b95e056460dbdd187a540f82d2d57cd309be22912acd96d207ca1ea1b28004e45c9ff5c3beec6bfb9e8fc10739596e680c3990fa14704c5449466576e09
 	sha512sums = 13f92ce4b522b9de3ca80518d0f0212808c497d0d428518697149f8737bec6d4d02f616af81fa67475c60fc87d6373c9af573ed3624ba352736587c25ef5e55e
 	sha512sums = 5dd9ad006cb628559d1b906d5e5874179a14d481be99bc4f5d3407a160a9729eb4fe87d9dae51f68cbc98c56ad13dcaebb350765c798b57aade794ba333ba5e7
 
diff --git a/PKGBUILD b/PKGBUILD
index 78b8c06..02ab6b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 _pkgname=libreddit
 pkgname=${_pkgname}-bin
-pkgver=0.14.14
+pkgver=0.15.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=(
-  '018e65f17d7589b4342266cb65f23724179a470c778d47cb50190d4fc85d1d05cdb1a573da071fd7897951b50dd082d96b6e8b534c51608b30ab2c9e06448b95'
+  'c9882b95e056460dbdd187a540f82d2d57cd309be22912acd96d207ca1ea1b28004e45c9ff5c3beec6bfb9e8fc10739596e680c3990fa14704c5449466576e09'
   '13f92ce4b522b9de3ca80518d0f0212808c497d0d428518697149f8737bec6d4d02f616af81fa67475c60fc87d6373c9af573ed3624ba352736587c25ef5e55e'
   '5dd9ad006cb628559d1b906d5e5874179a14d481be99bc4f5d3407a160a9729eb4fe87d9dae51f68cbc98c56ad13dcaebb350765c798b57aade794ba333ba5e7'
 )