summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a797f08..c06020d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = qrcp
+pkgbase = qrcp-bin
pkgdesc = Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal.
pkgver = 0.4.1
pkgrel = 1
@@ -9,5 +9,5 @@ pkgbase = qrcp
source_x86_64 = https://github.com/claudiodangelis/qrcp/releases/download/0.4.1/qrcp
sha256sums_x86_64 = a113aa0bfd54ce2605826be1fb1381ec1079a17796a5fd75f6ea54e78b69ef78
-pkgname = qrcp
+pkgname = qrcp-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4ec63dc..9f6d88e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thiago Almeida <echo "dGhpYWdvYWxtZWlkYXNhQGdtYWlsLmNvbQo=" | base64 -d>
-pkgname=qrcp-bin
+pkgname="qrcp-bin"
pkgver=0.4.1
pkgrel=1
pkgdesc="Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal."