summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFilipe Nascimento2021-04-26 18:38:42 -0300
committerFilipe Nascimento2021-04-26 18:38:42 -0300
commit9d7fb676501e1afc44903ac00e6ac493639c2e6c (patch)
treeef79072014c5bfdcd0ea6e2bc0bd60c2ba1d556b /PKGBUILD
parentf46663e5990ec7937290effa9956888d16c0dc2a (diff)
downloadaur-9d7fb676501e1afc44903ac00e6ac493639c2e6c.tar.gz
upgpkg: qrcp 0.8.4-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b786f1edd89..2a101250b0a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Filipe Nascimento <flipee at tuta dot io>
pkgname=qrcp
-pkgver=0.8.1
+pkgver=0.8.4
pkgrel=1
pkgdesc="Transfer files over Wi-Fi from your computer to a mobile device by scanning a QR code without leaving the terminal"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
@@ -10,7 +10,7 @@ license=('MIT')
depends=('glibc')
makedepends=('go')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('c1014e174cec36ce179ce81b20cc8ebe178fa8626b5234e1270e3911f79c65a1')
+sha256sums=('b77673bad880c9ffec1fa20cef6e46ae717702edd95bca3076919225e396db57')
build() {
cd $pkgname-$pkgver