summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5226a9b4735..ea541e8794b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = ttf-lora-cyrillic
pkgdesc = Serif family for text with Cyrillic support
- pkgver = 3.001
- pkgrel = 3
+ pkgver = 3.005
+ pkgrel = 1
url = http://www.cyreal.org/2012/07/lora/
arch = any
license = custom:OFL
conflicts = ttf-lora-cyrillic-ibx
replaces = ttf-lora-cyrillic-ibx
- source = https://github.com/cyrealtype/Lora-Cyrillic/releases/download/v3.001/Lora-v3.001.zip
- source = https://github.com/cyrealtype/Lora-Cyrillic/raw/v3.001/OFL.txt
- b2sums = ed007cd3705e042c481491ad68df7a84c728089123e6885e8796470ff132fffe48fe687c12ab2df312ed46502a9f7a4cb50fee6d8a43b5b8baa3f625fa4b8115
- b2sums = e118ba71dc5e5bf2a801876934a13bcc5a4faeb0096f712e0b9eb5d01a7c37b3fdd3c702e2891c2ff1842d0abae6fbe2597cabb072cc6edb483562a24b71e734
+ source = https://github.com/cyrealtype/Lora-Cyrillic/releases/download/v3.005/Lora-v3.005.zip
+ source = https://github.com/cyrealtype/Lora-Cyrillic/raw/v3.005/OFL.txt
+ b2sums = e305673679462bb3a122c027fb71a5ebe530ce552c120f832a2c7c0cab2994e3e329e78dbf7495ba91deb5f31fc9b26448ccdf7bebad85c816f511ab400d2f94
+ b2sums = 70f80e514981c7881da86623cb84ff419886689bc085d5ba34e16770e454ce9d9d07a7e9813b17e831c1e31572087de071fec8b2cc91363dce71c1860a7e589a
pkgname = ttf-lora-cyrillic
diff --git a/PKGBUILD b/PKGBUILD
index 87a8f432c360..c1a4caf032de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgdesc='Serif family for text with Cyrillic support'
pkgbase=ttf-lora-cyrillic
pkgname=(ttf-lora-cyrillic otf-lora-cyrillic ttf-lora-cyrillic-variable)
-pkgver=3.001
-pkgrel=3
+pkgver=3.005
+pkgrel=1
arch=(any)
license=(custom:OFL)
conflicts=(ttf-lora-cyrillic-ibx)
@@ -11,8 +11,8 @@ replaces=(ttf-lora-cyrillic-ibx)
url=http://www.cyreal.org/2012/07/lora/
source=("https://github.com/cyrealtype/Lora-Cyrillic/releases/download/v${pkgver}/Lora-v${pkgver}.zip"
"https://github.com/cyrealtype/Lora-Cyrillic/raw/v${pkgver}/OFL.txt")
-b2sums=('ed007cd3705e042c481491ad68df7a84c728089123e6885e8796470ff132fffe48fe687c12ab2df312ed46502a9f7a4cb50fee6d8a43b5b8baa3f625fa4b8115'
- 'e118ba71dc5e5bf2a801876934a13bcc5a4faeb0096f712e0b9eb5d01a7c37b3fdd3c702e2891c2ff1842d0abae6fbe2597cabb072cc6edb483562a24b71e734')
+b2sums=('e305673679462bb3a122c027fb71a5ebe530ce552c120f832a2c7c0cab2994e3e329e78dbf7495ba91deb5f31fc9b26448ccdf7bebad85c816f511ab400d2f94'
+ '70f80e514981c7881da86623cb84ff419886689bc085d5ba34e16770e454ce9d9d07a7e9813b17e831c1e31572087de071fec8b2cc91363dce71c1860a7e589a')
_package ()
{
@@ -22,7 +22,7 @@ _package ()
}
package_ttf-lora-cyrillic () {
- _package fonts/TTF/*.ttf
+ _package fonts/ttf/*.ttf
}
package_otf-lora-cyrillic () {