summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPZetter2021-01-11 17:30:51 +0000
committerPZetter2021-01-11 17:30:51 +0000
commitc511c2a5d03590d9feac833d25344508c16a8b72 (patch)
tree3983d3c7d3712cd7ea0974f88626f5d47390becd /PKGBUILD
parentbcee0d14dd61d1b8a923f67457b5da18edb348c3 (diff)
downloadaur-c511c2a5d03590d9feac833d25344508c16a8b72.tar.gz
Adding skipping md5sums.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ac96279edf6..1a811be08847 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-pkgname=confedi
+pkgname=confedi-git
pkgver=1
pkgrel=1
pkgdesc="Confedi is designed to help with changing configuration files with one command."
@@ -8,6 +8,7 @@ depends=(python3)
makedepends=(git)
url="https://bitbucket.org/masterofhoppips/configuration-editor.git"
source=("git+$url")
+md5sums=('SKIP')
package() {
mkdir -p "$pkgdir"/usr/bin