summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Crerar2017-10-13 11:13:35 -0400
committerAndrew Crerar2017-10-13 11:13:35 -0400
commitee7398aff3f727dea6c5f18b21642484f253f877 (patch)
tree68046648caa2e648abb8d352cb30a0abb6ca609b
parentd92f43a514b09e6ef9b251d02509fb1b354668f0 (diff)
downloadaur-ee7398aff3f727dea6c5f18b21642484f253f877.tar.gz
Updating maintainer
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD9
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7cbbdde9b1d1..7a7d2b081713 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sat Sep 9 06:12:22 UTC 2017
pkgbase = ttf-google-fonts-git
pkgdesc = TrueType fonts from the Google Fonts project (git version)
- pkgver = 20170830
+ pkgver = 20171011
pkgrel = 1
url = https://github.com/google/fonts
arch = any
@@ -120,7 +118,7 @@ pkgbase = ttf-google-fonts-git
conflicts = ttf-ubuntu-font-family
conflicts = ttf-vollkorn
source = git+https://github.com/google/fonts.git
- sha256sums = SKIP
+ sha512sums = SKIP
pkgname = ttf-google-fonts-git
diff --git a/PKGBUILD b/PKGBUILD
index 4b5b253c1ec1..79c363af9944 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
-# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
+# Maintainer: Andrew Crerar <andrew (at) crerar (dot) io>
+# Contributor: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
# Contributor: FadeMind <fademind@gmail.com>
# Contributor: Vlad M. <vlad@archlinux.net>
# Contributor: Sebastian Stammler <stammler.s@gmail.com>
@@ -8,7 +9,7 @@
# Contributor: Alexander De Sousa <archaur.xandy21@spamgourmet.com>
pkgname=ttf-google-fonts-git
-pkgver=20170830
+pkgver=20171011
pkgrel=1
pkgdesc="TrueType fonts from the Google Fonts project (git version)"
arch=('any')
@@ -75,8 +76,8 @@ conflicts=('adobe-source-code-pro-fonts'
'ttf-ubuntu-font-family'
'ttf-vollkorn')
provides=("${conflicts[@]}" 'ttf-font')
-source=("git+${url}.git")
-sha256sums=('SKIP')
+source=("git+${url}.git")
+sha512sums=('SKIP')
pkgver() {
cd fonts