summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhorsicq2024-05-06 19:09:02 +0200
committerhorsicq2024-05-06 19:09:02 +0200
commitc14b4d6da92e59b564862bfb279911d98ee38aa9 (patch)
tree2946b59f9ea4f3b0f8d3aee87f42571407a45697 /PKGBUILD
parentefafcbd73c9c0b05246de3e0768569e6396d2489 (diff)
downloadaur-c14b4d6da92e59b564862bfb279911d98ee38aa9.tar.gz
fix XInfo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 809a9e066dd7..df2c10221869 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Arnaud Dovi <mr.dovi@gmail.com>
pkgname=detect-it-easy-git
-pkgver=3.06
+pkgver=3.10
pkgrel=1
pkgdesc='Detect It Easy, or abbreviated "DIE" is a program for determining types of files'
arch=('x86_64')
@@ -94,7 +94,7 @@ package() {
echo -e "${_prefix}Copying the package files"
install -Dm 644 gui_source/translation/* -t "$pkgdir"/opt/"${_pkgname}"/lang
install -Dm 644 XStyles/qss/* -t "$pkgdir"/opt/"${_pkgname}"/qss
- install -Dm 644 Detect-It-Easy/info/* -t "$pkgdir"/opt/"${_pkgname}"/info
+ install -Dm 644 XInfoDB/info/* -t "$pkgdir"/opt/"${_pkgname}"/info
cp -r Detect-It-Easy/db/* -t "$pkgdir"/opt/"${_pkgname}"/db/
install -Dm 644 signatures/crypto.db -t "$pkgdir"/opt/"${_pkgname}"/signatures
cp -r images/* -t "$pkgdir"/opt/"${_pkgname}"/images/