summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobocioaca2018-08-30 14:29:14 +0200
committerrobocioaca2018-08-30 14:31:05 +0200
commita44d1bad2d4171de5ae307ae2714349612abfdef (patch)
tree801c3ea1773d15636bae02a35bb470bbfd4d75e5
parent73ae48d33e5195876e2bb97a4f879da11c7c08ff (diff)
downloadaur-a44d1bad2d4171de5ae307ae2714349612abfdef.tar.gz
Updated new source URLs, which the origin changed
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 864eeda405d8..878e595ad3c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = otf-sweden-sans
pkgdesc = Sweden Sans is a sans serif typeface that can be used in both analogue and digital formats
pkgver = 1
- pkgrel = 1
- url = http://sweden.identitytool.com/buildingblocks/secondary-building-blocks-always-use#our-main-typeface
+ pkgrel = 2
+ url = https://identity.sweden.se/buildingblocks/secondary-building-blocks-always-use#our-main-typeface
install = otf-sweden-sans.install
arch = any
license = custom
depends = fontconfig
depends = xorg-font-utils
- source = http://sweden.identitytool.com/wp-content/uploads/sites/5/sweden_sans_desktop_and_web.zip
+ source = https://identity.sweden.se/wp-content/uploads/sweden_sans_desktop_and_web.zip
sha256sums = 0a81641bb2de57f332663faf70ed533206948e60ebdb3f636722ff013385198f
pkgname = otf-sweden-sans
diff --git a/PKGBUILD b/PKGBUILD
index 308bdbf59a38..e1f8eaa214af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=otf-sweden-sans
pkgver=1
-pkgrel=1
+pkgrel=2
pkgdesc="Sweden Sans is a sans serif typeface that can be used in both analogue and digital formats"
arch=('any')
-url="http://sweden.identitytool.com/buildingblocks/secondary-building-blocks-always-use#our-main-typeface"
+url="https://identity.sweden.se/buildingblocks/secondary-building-blocks-always-use#our-main-typeface"
license=('custom')
depends=(fontconfig xorg-font-utils)
install=otf-sweden-sans.install
-source=(http://sweden.identitytool.com/wp-content/uploads/sites/5/sweden_sans_desktop_and_web.zip)
+source=(https://identity.sweden.se/wp-content/uploads/sweden_sans_desktop_and_web.zip)
sha256sums=('0a81641bb2de57f332663faf70ed533206948e60ebdb3f636722ff013385198f')
package() {