summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPřemysl Eric Janouch2021-10-16 09:08:23 +0200
committerPřemysl Eric Janouch2021-10-16 09:09:15 +0200
commitfd9f51579963828711d90d5587dfab1766d207c5 (patch)
tree463358be1074e5ea16c1b7d0adb5d683cc536b83 /PKGBUILD
parentec2ec0641d0f8239d568fbc49c24f53be5154973 (diff)
downloadaur-logdiag-git.tar.gz
Get rid of the obsolete install file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b1d43e0e816..c09ed9bd0e0b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Přemysl Eric Janouch <p@janouch.name>
pkgname=logdiag-git
_pkgname=logdiag
-pkgver=v0.2.0.r4.g3102bc0
+pkgver=v0.2.0.r5.g8815d72
pkgrel=1
pkgdesc="Schematic editor"
url="https://git.janouch.name/p/logdiag"
@@ -12,7 +12,6 @@ conflicts=('logdiag')
provides=('logdiag')
makedepends=('cmake' 'pkg-config' 'git')
depends=('gtk3' 'lua' 'json-glib')
-install=logdiag.install
source=("git+https://git.janouch.name/p/$_pkgname.git")
md5sums=('SKIP')