diff options
author | Matt Housh <jaeger@crux.ninja> | 2020-01-31 00:21:30 -0600 |
---|---|---|
committer | Matt Housh <jaeger@crux.ninja> | 2020-01-31 00:21:30 -0600 |
commit | 54af2085a21491661a4b63c1e8398f6c0dc0e764 (patch) | |
tree | c1bd06aa5d7b507ecb618902eb254e6d951abecf /arc-theme | |
parent | 03cc5f5ed9cd923a42d86a9d3f6cabb69ac5c91f (diff) | |
download | contrib-54af2085a21491661a4b63c1e8398f6c0dc0e764.tar.gz contrib-54af2085a21491661a4b63c1e8398f6c0dc0e764.tar.xz |
arc-theme: updated source URL
Diffstat (limited to 'arc-theme')
-rw-r--r-- | arc-theme/.signature | 4 | ||||
-rw-r--r-- | arc-theme/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/arc-theme/.signature b/arc-theme/.signature index cd77f51ad..f920316f2 100644 --- a/arc-theme/.signature +++ b/arc-theme/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35RE/ODTJEu2EQQDl+frkZQZYUhD3LCJ6vungS6eu2auR+D6pUz0ez56PQ6yStwvkp45qvvc+54RtHt9mGanlgQ= -SHA256 (Pkgfile) = d899665e5e7892cf86cf85430afa05f5b5a06f5928b041a85c32fcba9c81c1a0 +RWSagIOpLGJF3yDh31GEMxhjqc8CF4HFFO1zntSjeh6LOFSoM1N0la4lfaUt1fdcMehVdNB3WbVsJWVy3De9MrTkMFuk7tmF/Qo= +SHA256 (Pkgfile) = f27a2c09b0de9dda4bc2a72be1413758852dcebe50582fbc89acb8214813066a SHA256 (.footprint) = 67271f3d4236dbf8e2a245cf9a27b7044780aba49213fbda1a6fcef501823b2e SHA256 (arc-theme-20190917.tar.xz) = 4218e5d493adbf2bacd9d499d53849bed0226d5839b124e185f7a61323393745 diff --git a/arc-theme/Pkgfile b/arc-theme/Pkgfile index 98f83a68e..f550cc420 100644 --- a/arc-theme/Pkgfile +++ b/arc-theme/Pkgfile @@ -6,7 +6,7 @@ name=arc-theme version=20190917 release=1 -source=(https://github.com/NicoHood/$name/releases/download/$version/$name-$version.tar.xz) +source=(https://github.com/arc-design/$name/releases/download/$version/$name-$version.tar.xz) build() { cd $name-$version |