summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsimonadi2022-12-25 20:04:19 +0100
committersimonadi2022-12-25 20:04:19 +0100
commitb071e2f70de1529b90ef6f37b270541446fec55d (patch)
tree7f537eb92c945f674ef1071c562b79453fce8cb6
parentcae100ca27c04eb99284a397e267d0b14c8a8c89 (diff)
downloadaur-b071e2f70de1529b90ef6f37b270541446fec55d.tar.gz
skip md5 check
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 168fa0ce684d..ad18c3ba83d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,11 +9,8 @@ url="https://github.com/simonadi/bltui"
depends=("bluez")
makedepends=("cargo" "git")
provides=("bltui")
-# source=("${pkgname}-${pkgver}.tar.gz::https://github.com/simonadi/${pkgname}/archive/${pkgver}.tar.gz")
-# source=("${pkgname}-${pkgver}.tar.gz")
source=("git+https://github.com/simonadi/bltui.git")
-md5sums=("SKIP")
-
+md5sums=('SKIP')
pkgver() {
convco version --bump