summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMrViK2019-03-31 21:51:21 +0200
committerMrViK2019-03-31 21:51:21 +0200
commit8d9320c762cd4bb3e619d461491817896aefd779 (patch)
tree3778a0c9432621234477042059dcc9c72175d0cc
parent0dae2ab6c2ccd198e8831db0ce9e1b8cde2863ba (diff)
downloadaur-8d9320c762cd4bb3e619d461491817896aefd779.tar.gz
Set source URL to the official one
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 905abc524431..6b8c0b07d021 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = archlinux-artwork
pkgdesc = Official logos, icons, CD labels and other artwork for Arch Linux
pkgver = 1.6
- pkgrel = 5
+ pkgrel = 6
url = http://www.archlinux.org/
arch = any
license = CCPL:cc-by-nc-sa
license = custom:TRADEMARKS
- source = archlinux-artwork-1.6.tar.gz::https://github.com/jristz/archlinux-artwork/archive/1.6.tar.gz
- md5sums = ce4aefa72574465eb74e4d0a795aee5a
+ source = archlinux-artwork-1.6.tar.gz::https://sources.archlinux.org/other/artwork/archlinux-artwork-1.6.tar.gz
+ md5sums = 85d812728309acaa6c9a07e41e3e7e65
pkgname = archlinux-artwork
diff --git a/PKGBUILD b/PKGBUILD
index 140149115382..3e052c46b5b8 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=archlinux-artwork
pkgver=1.6
-pkgrel=5
+pkgrel=6
pkgdesc='Official logos, icons, CD labels and other artwork for Arch Linux'
arch=("any")
url="http://www.archlinux.org/"
license=("CCPL:cc-by-nc-sa" "custom:TRADEMARKS")
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/jristz/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('ce4aefa72574465eb74e4d0a795aee5a')
+source=("${pkgname}-${pkgver}.tar.gz::https://sources.archlinux.org/other/artwork/${pkgname}-${pkgver}.tar.gz")
+md5sums=('85d812728309acaa6c9a07e41e3e7e65')
package() {
cd "${srcdir}/${pkgname}-${pkgver}"