summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Schwan2020-05-07 01:30:26 +0200
committerFrederik Schwan2020-05-07 01:30:26 +0200
commit1d97fd404756828167d912b9f2e44cfaa30646d7 (patch)
tree6e730125e4ff50ed004632be6d8975a706fcf570
parent4c51d481bd60f420777b04af056ce7c232feecbf (diff)
downloadaur-1d97fd404756828167d912b9f2e44cfaa30646d7.tar.gz
PKGBUILD review of coderobe
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8eeca9728d21..60ade89be191 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,12 +2,12 @@ pkgbase = ttf-ubraille
pkgdesc = Unicode Braillt font
pkgver = 001.000
pkgrel = 10
- url = http://yudit.org/download/fonts/UBraille/
+ url = https://yudit.org/download/fonts/UBraille/
arch = any
license = GPL
depends = fontconfig
depends = xorg-font-utils
- source = http://yudit.org/download/fonts/UBraille/UBraille.ttf
+ source = https://yudit.org/download/fonts/UBraille/UBraille.ttf
b2sums = 52f166a79116d4279ba53cc4dbcaac30044cead800b62dca009a8ea630f788612215cc31af80bac36a6fda39e704caf8364e63432e5eac034f2f3504f0e45131
pkgname = ttf-ubraille
diff --git a/PKGBUILD b/PKGBUILD
index 4b304b7cf7e0..a83e4dc41b02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,11 +7,11 @@ pkgname=ttf-ubraille
pkgver=001.000
pkgrel=10
pkgdesc='Unicode Braillt font'
-url='http://yudit.org/download/fonts/UBraille/'
+url='https://yudit.org/download/fonts/UBraille/'
arch=('any')
license=('GPL')
depends=('fontconfig' 'xorg-font-utils')
-source=('http://yudit.org/download/fonts/UBraille/UBraille.ttf')
+source=('https://yudit.org/download/fonts/UBraille/UBraille.ttf')
b2sums=('52f166a79116d4279ba53cc4dbcaac30044cead800b62dca009a8ea630f788612215cc31af80bac36a6fda39e704caf8364e63432e5eac034f2f3504f0e45131')
package() {