summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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"