summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd0cf15527a9..34097c3b687a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgauthor=fioncat
_pkgname=csync
pkgname=${_pkgname}-bin
-pkgver=0.7.2
+pkgver=0.8.2
pkgrel=1
pkgdesc="Share your clipboard between different devices"
url="https://github.com/${_pkgauthor}/${_pkgname}"
@@ -18,8 +18,8 @@ source=("LICENSE-${pkgver}::${_urlraw}/LICENSE"
"README-${pkgver}.md::${_urlraw}/README.md")
source_x86_64=("${url}/releases/download/v${pkgver}/${_pkgname}-${arch[0]}-unknown-linux-gnu.tar.gz")
sha256sums=('37eaee562feba2bd228c72458d686db925d33ff2f3f2527d9844eaee1196bd6a'
- '8a3e91542dc90ef8b417d8f26eac30e64e0788976a82e4a2560be0e33d3d2800')
-sha256sums_x86_64=('8eb830e33ff6ec521ae02fd5ca5cf4b002b7ca6913598e216e231f672ab3c856')
+ 'da2e1d5b34395a460e76cc984f195bc6ccc3a1eee98ae19bb340595130e0ab41')
+sha256sums_x86_64=('bfd71103b39d9188cfdecca000b246b1efcda7e2f289ac63c96a17a486089180')
package() {
cd "${srcdir}/" || exit