summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Menelkir2021-06-06 06:29:49 -0300
committerDaniel Menelkir2021-06-06 06:29:49 -0300
commit7986141e90ada43ad67e1f0ce0de91eafb677748 (patch)
tree138513ac7ecd5a0e8fe14ea0690e25a62359a0c2
parentf011ee01a18c5f2dce15d980ebbf4bcdee05ebcd (diff)
downloadaur-7986141e90ada43ad67e1f0ce0de91eafb677748.tar.gz
Taking maintainership
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ebb91cb26544..a735581ea734 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fontpreview
pkgdesc = Highly customizable and minimal font previewer written in bash
pkgver = 1.0.6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/sdushantha/fontpreview
arch = any
license = MIT
@@ -13,4 +13,3 @@ pkgbase = fontpreview
sha256sums = 5785ed96852b84e082c05af56d4811ea8a830ed714d683201a128436a32f7758
pkgname = fontpreview
-
diff --git a/PKGBUILD b/PKGBUILD
index d50d6ea7f177..19e9a175745f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Caltlgin Stsodaat <contact@fossdaily.xyz>
+# Maintainer: Daniel Menelkir <menelkir@itroll.org>
+# Old Maintainer: Caltlgin Stsodaat <contact@fossdaily.xyz>
pkgname='fontpreview'
pkgver=1.0.6
-pkgrel=1
+pkgrel=2
pkgdesc='Highly customizable and minimal font previewer written in bash'
arch=('any')
url='https://github.com/sdushantha/fontpreview'