summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14e6a30c386e..a0ce1a2d7cc7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Jun 4 16:42:01 UTC 2016
+# Wed Sep 21 16:25:43 UTC 2016
pkgbase = trid
pkgdesc = An utility designed to identify file types from their binary signatures
pkgver = 2.24
- pkgrel = 1
+ pkgrel = 2
url = http://mark0.net/soft-trid-e.html
install = trid.install
arch = i686
@@ -17,9 +17,9 @@ pkgbase = trid
source = triupdate-1.00.zip::http://mark0.net/download/tridupdate.zip
md5sums = fe447a9fb6da5591ad72bf17e77084ae
md5sums = 6ef06da62edde6c84c9473f7a62969e6
- md5sums = a78caa24cf0851d17b8d3798f9e776a3
+ md5sums = 3acd810a05f49c9dc586e964aea90146
md5sums = 2ea012671b50e0761cbc4bbec820952e
- md5sums = fd7e042a50ee1c93ed3147f5bff6d876
+ md5sums = 341ca17bfdd30ff6b23db373d82f5dcc
source_i686 = trid-2.24-i686.zip::http://mark0.net/download/trid_linux.zip
md5sums_i686 = e250feae78ac8e5a5523d044669bba96
source_x86_64 = trid-2.24-x86_64.zip::http://mark0.net/download/trid_linux_64.zip
diff --git a/PKGBUILD b/PKGBUILD
index 161f661948c8..8633c14cb539 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=trid
pkgver=2.24
-pkgrel=1
+pkgrel=2
pkgdesc="An utility designed to identify file types from their binary signatures"
arch=('i686' 'x86_64')
url="http://mark0.net/soft-trid-e.html"
@@ -21,9 +21,9 @@ source_i686=(trid-${pkgver}-i686.zip::http://mark0.net/download/trid_linux.zip)
source_x86_64=(trid-${pkgver}-x86_64.zip::http://mark0.net/download/trid_linux_64.zip)
md5sums=('fe447a9fb6da5591ad72bf17e77084ae'
'6ef06da62edde6c84c9473f7a62969e6'
- 'a78caa24cf0851d17b8d3798f9e776a3'
+ '3acd810a05f49c9dc586e964aea90146'
'2ea012671b50e0761cbc4bbec820952e'
- 'fd7e042a50ee1c93ed3147f5bff6d876')
+ '341ca17bfdd30ff6b23db373d82f5dcc')
md5sums_i686=('e250feae78ac8e5a5523d044669bba96')
md5sums_x86_64=('75078cdd077c71b89cc1956525a09649')