summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpyxel2021-11-02 14:16:44 -0400
committerpyxel2021-11-02 14:17:46 -0400
commit450fb8ecc6ffc1e48ca48cf020a9489f5f1cbe6e (patch)
treec14f47c9cc6a89aeb6bd5a9f553f54aa6b9dcd6d
parent83812ed56a24e414515fa659eaa5e6459b8a202b (diff)
downloadaur-ttf-win10.tar.gz
add maintainer line to PKGBUILD
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD5
2 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e757f0cd57c..9686b4e12b0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ttf-win10
pkgdesc = Microsoft Windows 10 TrueType fonts
pkgver = 19043.928.210409
- pkgrel = 1
+ pkgrel = 2
url = https://docs.microsoft.com/en-us/typography/
arch = any
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 2d216ba218bb..211f3d297b5f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,11 @@
+# Maintainer: Hanna Rose <imhxnna@gmail.com>
+# Contributor: Jambon <jambonmcyeah@gmail.com>
+
pkgname=ttf-win10
pkgver=19043.928.210409
_minor=1212.21h1
_type="release_svc_refresh"
-pkgrel=1
+pkgrel=2
arch=(any)
url='https://docs.microsoft.com/en-us/typography/'
license=(custom)