summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesse Jaara2015-08-04 12:26:40 +0300
committerJesse Jaara2015-08-04 12:26:40 +0300
commit992180a23b3bd3eabcc937f4316962b0b8023e85 (patch)
tree3a4d0379f7c254a9c828ec077d0a3601ee2bb81d /PKGBUILD
parent143658f82a77eb8f0405c0a9f84e0a1018ec50b8 (diff)
downloadaur-992180a23b3bd3eabcc937f4316962b0b8023e85.tar.gz
Fix install script
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e545cfb9eaaa..7075107e820a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=trid
pkgver=2.20
-pkgrel=3
+pkgrel=5
pkgdesc="An utility designed to identify file types from their binary signatures"
arch=('i686' 'x86_64')
url="http://mark0.net/soft-trid-e.html"