summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAron Young2023-07-17 18:39:28 +0800
committerAron Young2023-07-17 18:39:28 +0800
commitf4a35cfb199c82767c99d1e1469859f0fea5dfb0 (patch)
tree3354dc98494ffb12885fa13c1d1e02b53d5030e9
parenta463b268aae8c03885465cf6d39ab48e83b72eec (diff)
downloadaur-f4a35cfb199c82767c99d1e1469859f0fea5dfb0.tar.gz
remove empty fields
-rw-r--r--PKGBUILD19
1 files changed, 1 insertions, 18 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6fca63b2a767..58bd8860247e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,35 +1,18 @@
-# This is an example PKGBUILD file. Use this as a start to creating your own,
-# and remove these comments. For more information, see 'man PKGBUILD'.
-# NOTE: Please fill out the license field for your package! If it is unknown,
-# then please put 'unknown'.
-
-# Maintainer: Your Name <youremail@domain.com>
+# Aron Young <tkf6fkt at gmail dot com>
pkgname=nauz-file-detector-bin
pkgver=0.09
pkgrel=1
-epoch=
pkgdesc="Linker/Compiler/Tool detector for Windows, Linux and MacOS."
arch=(x86_64)
url="https://github.com/horsicq/Nauz-File-Detector"
license=('MIT')
-groups=()
depends=(glibc gcc-libs qt5-base)
-makedepends=()
-checkdepends=()
-optdepends=()
provides=(nauz-file-detector)
conflicts=(nauz-file-detector-git)
-replaces=()
-backup=()
-options=()
-install=
-changelog=
source=(https://raw.githubusercontent.com/horsicq/Nauz-File-Detector/0349d29484d46094a7de551994e13355d9e4ef58/LICENSE
"https://github.com/horsicq/Nauz-File-Detector/releases/download/0.09/nauz-file-detector-0.09-1-x86_64.pkg.tar.zst")
-noextract=()
sha256sums=('c83ff8cc9bdc01529005cf34e61fb43b22d907f8bfecee940973f4ae193fbded'
'131ad834132b3bd3a542c25360ca1c113bf795b745187cb6127fa3c38ae92107')
-validpgpkeys=()
package() {
install -Dm644 LIC* -t $pkgdir/usr/share/licenses/$pkgname/