summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Nakhimovich2022-03-03 01:33:54 +0200
committerDaniel Nakhimovich2022-03-03 01:33:54 +0200
commit275f7190f2e5b2ea4138a8a740f9e7718d0e02e1 (patch)
treefe69d147fcc1ead9aabe30f71063cfdcdd1caaab
parent6fc91907f118cf3d6e631c63b5e3e3e3bbb93d22 (diff)
downloadaur-hiptext-gif.tar.gz
update author name
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 26d4ff4bebdc..486fbfdc8d89 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hiptext-gif
pkgdesc = Command line tool for rendering images and videos inside terminals (w/ gif patch).
pkgver = 0.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jart/hiptext
arch = any
license = GPL
@@ -29,4 +29,3 @@ pkgbase = hiptext-gif
sha256sums = 7f0ac14122bcf0c22c0ca2859f54746c95663782b2d1a2a47cfd477a72841ae4
pkgname = hiptext-gif
-
diff --git a/PKGBUILD b/PKGBUILD
index cfae71e24eeb..54061ad5a77d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Daniel Nakhimovich < dnahimov at gmail dot com >
+# Maintainer: DanielNak <daniel@tee.cat>
# Contributor: Max Zhao < alcasa dot mz at gmail dot com >
# Contributor: Konstantin Gizdov < arch at kge dot pw >
@@ -6,7 +6,7 @@ _author=jart
_pkgname=hiptext
pkgname=hiptext-gif
pkgver=0.2
-pkgrel=1
+pkgrel=2
pkgdesc='Command line tool for rendering images and videos inside terminals (w/ gif patch).'
arch=('any')
url="https://github.com/$_author/$_pkgname"