summaryrefslogtreecommitdiff
path: root/libre/cool-retro-term
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2019-04-30 17:34:48 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2019-04-30 17:34:48 -0500
commitab417948f4c690ff56da962ed281382b3b90fba3 (patch)
tree14cd141705102a028cadab0aa27b452960903e85 /libre/cool-retro-term
parent94920a8044c8bbdacbc417da809aadd20ee6a487 (diff)
cool-retro-term-1.1.1-1.par1: updating version
Diffstat (limited to 'libre/cool-retro-term')
-rw-r--r--libre/cool-retro-term/PKGBUILD15
1 files changed, 9 insertions, 6 deletions
diff --git a/libre/cool-retro-term/PKGBUILD b/libre/cool-retro-term/PKGBUILD
index 4f53a3b3c..b8878a561 100644
--- a/libre/cool-retro-term/PKGBUILD
+++ b/libre/cool-retro-term/PKGBUILD
@@ -5,17 +5,20 @@
# Maintainer: André Silva <emulatorman@hyperbola.info>
pkgname=cool-retro-term
-pkgver=1.0.1
-pkgrel=1.parabola1
-pkgdesc='A good looking terminal emulator which mimics the old cathode display, without nonfree fonts'
-arch=('i686' 'x86_64' 'armv7h')
+pkgver=1.1.1
+pkgrel=1
+pkgrel+=.par1
+pkgdesc='A good looking terminal emulator which mimics the old cathode display'
+pkgdesc+=', without nonfree fonts'
+arch=('x86_64')
+arch+=('i686' 'armv7h')
url='https://github.com/Swordfish90/cool-retro-term'
license=('GPL3')
depends=('qmltermwidget' 'qt5-quickcontrols' 'qt5-graphicaleffects' 'hicolor-icon-theme')
mksource=("https://github.com/Swordfish90/cool-retro-term/archive/$pkgver.tar.gz")
source=("https://repo.parabola.nu/other/cool-retro-term-libre/cool-retro-term-libre-$pkgver.tar.gz")
-mksha256sums=('45cd756c61bb6ee3ae7796f221da8d2b137e47f00c3d24839d0ac01ed19a6b42')
-sha256sums=('9bc8e23ac33dea077e84247e067548bfb78db29ab0fc361de65c4df780bd16dc')
+mksha256sums=('1252bafa33c8befbb86528ed75db98677cdc1298704db728e326ffd258d5ed13')
+sha256sums=('87b1a575dfd210c9d386358c619af2004244f1d7c6717d1cbd07313aad5e0244')
mksource() {
cd "$srcdir/$pkgname-$pkgver"