summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmanuel Duss2021-12-22 22:50:29 +0100
committerEmanuel Duss2021-12-22 22:50:29 +0100
commitc648fa48f659566e51f94306c528c61ffdd5d5d9 (patch)
treefeb19fc589ba6edaffe4436beed29647c67ca3a6
parent278dda32279628541938977268401e18a1b28e9a (diff)
downloadaur-c648fa48f659566e51f94306c528c61ffdd5d5d9.tar.gz
Update URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 257d8eb4d9ed..cf690918eb06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = base16
pkgdesc = base16 (hex) encode/decode data and print to standard output
pkgver = 20170315
pkgrel = 1
- url = https://github.com/mindfuckup/Scripts/blob/master/base16
+ url = https://github.com/emanuelduss/Scripts/blob/master/base16
arch = i686
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 28965a4f6ece..63c6797c0135 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=base16
pkgver=20170315
pkgrel=1
pkgdesc="base16 (hex) encode/decode data and print to standard output"
-url="https://github.com/mindfuckup/Scripts/blob/master/base16"
+url="https://github.com/emanuelduss/Scripts/blob/master/base16"
license=('custom')
source=('https://raw.githubusercontent.com/mindfuckup/Scripts/master/base16'
'https://raw.githubusercontent.com/mindfuckup/Scripts/master/LICENSE')