summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Pinedo2021-09-24 19:38:31 +0200
committerChristian Pinedo2021-09-24 19:38:31 +0200
commitca2713c4d11b904923145e28e311600113150cc9 (patch)
treed607709ce51da61cf843f7f937e60f7cc4ceb766 /PKGBUILD
parente63dbe95b55b92d258ed483432374fc5419acaf7 (diff)
downloadaur-keepassxc-wordlist-eyeware.tar.gz
modified upstream repository
the original repository dissapeared, so I have to use another git repository to download the file. Security has not been compromised since hash value of the file did not change.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff5a61c91d27..9941dca9e91a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url="https://github.com/nightsense/eyeware"
license=('GPL')
depends=('keepassxc>=2.2.0')
-source=("https://raw.githubusercontent.com/nightsense/eyeware/$pkgver/eyeware8k")
+source=("https://gitlab.com/chrpinedo/eyeware/-/raw/master/eyeware8k")
sha256sums=("a264c135bcb5b13792ea516dc93f43cb1cf364ea38167f0ef5d79a75471b5da3")
package() {