summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOrhun Parmaksız2022-12-29 18:15:12 +0300
committerOrhun Parmaksız2022-12-29 18:15:12 +0300
commit122cb3ed88003749cee020bb5291e5f4c5869365 (patch)
tree51228c8aaea4fddd993b24b1794c4ca17376caec /PKGBUILD
parentb47cd94e430175e9f0699b448dc331f1290ae5a6 (diff)
downloadaur-122cb3ed88003749cee020bb5291e5f4c5869365.tar.gz
upgpkg: hwatch-git 0.3.7.r0.g2586b94-2
update license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 925c722b6d8e..39f650f0d163 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=hwatch-git
pkgver=0.3.7.r0.g2586b94
-pkgrel=1
+pkgrel=2
pkgdesc="A modern alternative to the watch command (git)"
arch=('x86_64')
url="https://github.com/blacknon/hwatch"
-license=('MIT' 'Apache')
+license=('MIT')
depends=('gcc-libs')
makedepends=('cargo' 'git')
conflicts=("${pkgname%-git}")