summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da0c95d24bf1..5b6d64220cf4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sematre <sematre at gmx dot de>
pkgname=piknik-bin
-pkgver=0.9.1
-pkgrel=2
+pkgver=0.10.1
+pkgrel=1
pkgdesc="Copy/paste anything over the network."
arch=('x86_64')
url="https://github.com/jedisct1/${pkgname%-bin}"
@@ -10,8 +10,8 @@ provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")
source=("${pkgname%-bin}-${pkgver}.tar.gz::${url}/releases/download/${pkgver}/${pkgname%-bin}-linux_x86_64-${pkgver}.tar.gz"
"LICENSE::https://raw.githubusercontent.com/jedisct1/${pkgname%-bin}/${pkgver}/LICENSE")
-sha256sums=('6343075652835a0508bbc3e6404529d5abdb6c835508a91cfaeddfb759e86f73'
- '8d01c136e17dca304a9206d4810ff08da4d1a9aa87f7b4740e42d46ebf9bc1be')
+sha256sums=('b429f333dd3b0849b40237e522a2f1db4b3b69c64023b7a9e8150664df39bb95'
+ '07d61be5b330f032cc7c2e384c5800ea9e931e60a9b2630935bd19fed36fc4cf')
package() {
install -Dm 755 "linux-x86_64/${pkgname%-bin}" -t "$pkgdir/usr/bin"