summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadikLeshy2018-07-21 18:02:31 +0700
committerVadikLeshy2018-07-21 18:02:31 +0700
commitdc8dcacf923686a1af3dabd791e36655c0f4fe62 (patch)
tree00cc3ec85027bb9919b1bf36c71f3cf0a1bb7d44
parent3c41525a2b68d1e88683b1aa4de65deb771096d4 (diff)
downloadaur-dc8dcacf923686a1af3dabd791e36655c0f4fe62.tar.gz
Relocated source archive cause Astra Linux's site structure changed.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7261210d0849..e2ddff62d1b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = ttf-astra-sans
license = OFL
depends = fontconfig
depends = xorg-font-utils
- source = http://astralinux.com/images/fonts/PTAstraSans&Serif_TTF_ver1001.zip
+ source = http://astra-linux.su/images/fonts/PTAstraSans&Serif_TTF_ver1001.zip
md5sums = 31b30481edf94b82ff33c4129e60e48a
pkgname = ttf-astra-sans
diff --git a/PKGBUILD b/PKGBUILD
index 8503ffbba051..42151dab56ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
pkgname=('ttf-astra-sans' 'ttf-astra-serif')
pkgver=1001
-pkgrel=1
+pkgrel=2
pkgdesc="Free russian sans-serif fonts by Astra"
arch=(any)
depends=(fontconfig xorg-font-utils)
-source=("http://astralinux.com/images/fonts/PTAstraSans&Serif_TTF_ver$pkgver.zip")
+source=("http://astra-linux.su/images/fonts/PTAstraSans&Serif_TTF_ver${pkgver}.zip")
md5sums=('31b30481edf94b82ff33c4129e60e48a')
license=('OFL')
install=$pkgname.install