summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnaud Dovi2021-06-09 15:32:44 +0200
committerArnaud Dovi2021-06-09 15:32:44 +0200
commit268092e4bc32f3a3726f7587899efdd191ba5ba6 (patch)
treebf7fd5452663df764c712dadd826f83ee89b54e8
parent2cc36a89f305658ede99ca40485235f17287056f (diff)
downloadaur-268092e4bc32f3a3726f7587899efdd191ba5ba6.tar.gz
Update the upstream url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7071d424c30..fbe0fe8f607d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = detect-it-easy-git
pkgdesc = Detect It Easy, or abbreviated "DIE" is a program for determining types of files
pkgver = 3.02.r8.bf4dfe4
pkgrel = 2
- url = https://github.com/horsicq/Detect-It-Easy/
+ url = https://horsicq.github.io
arch = x86_64
license = MIT
makedepends = imagemagick
diff --git a/PKGBUILD b/PKGBUILD
index 2f2300d306ba..43cfb84b4b4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=3.02.r8.bf4dfe4
pkgrel=2
pkgdesc='Detect It Easy, or abbreviated "DIE" is a program for determining types of files'
arch=('x86_64')
-url='https://github.com/horsicq/Detect-It-Easy/'
+url='https://horsicq.github.io'
license=(MIT)
provides=(
'detect-it-easy'