summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhoffer.joshua2019-02-06 12:02:29 -0700
committerhoffer.joshua2019-02-06 12:02:29 -0700
commite4a8389b2b028c16a742d18884fb20cfca62d9e9 (patch)
tree5b5354e2ed94f376542449ed09d925f8ab2103ab /PKGBUILD
parentb2fdfe14b8549d48dcf238d1a355414d89129d96 (diff)
downloadaur-e4a8389b2b028c16a742d18884fb20cfca62d9e9.tar.gz
forget git makedepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4eef8d3c21be..3b3400f045e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=threelayout
_keymap=3l
pkgver=45.d3c9798
-pkgrel=1
+pkgrel=2
pkgdesc="Keyboard layout designed by Jack Rosenthal"
arch=(any)
url="https://github.com/jackrosenthal/threelayout"
license=('MIT')
install=threelayout.install
depends=()
-makedepends=('ckbcomp' 'coreutils')
+makedepends=('ckbcomp' 'coreutils' 'git')
source=('git+https://github.com/jackrosenthal/threelayout.git')
sha256sums=('SKIP')