summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2018-12-30 15:04:18 +0100
committerFrederic Bezies2018-12-30 15:04:18 +0100
commit54c3637a8f3b6db7e4e56c85fb1be25ef28a44dc (patch)
tree955d129c60d11fe50193239ddabfd86e10604d0d
parent9c9e40164b1ab4087a125ecbe28399679e70e982 (diff)
downloadaur-54c3637a8f3b6db7e4e56c85fb1be25ef28a44dc.tar.gz
1.1.0 update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7e5affa885f..dc1420242bc6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cool-retro-term-git
- pkgdesc = A good looking terminal emulator which mimics the old cathode display
- pkgver = 1.0.1.r33.g1cf6e27
+ pkgdesc = A good looking terminal emulator which mimics the old cathode display - git version
+ pkgver = 1.1.0.r5.g4046bdb
pkgrel = 1
url = https://github.com/Swordfish90/cool-retro-term
arch = i686
@@ -11,7 +11,7 @@ pkgbase = cool-retro-term-git
depends = qt5-quickcontrols
depends = qt5-graphicaleffects
depends = qmltermwidget
- provides = cool-retro-term=1.0.1.r33.g1cf6e27
+ provides = cool-retro-term=1.1.0.r5.g4046bdb
conflicts = cool-retro-term
source = git://github.com/Swordfish90/cool-retro-term.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c1a2a1dec1b4..bc91438dac87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
_pkgname=cool-retro-term
pkgname=$_pkgname-git
-pkgver=1.0.1.r33.g1cf6e27
+pkgver=1.1.0.r5.g4046bdb
pkgrel=1
-pkgdesc='A good looking terminal emulator which mimics the old cathode display'
+pkgdesc='A good looking terminal emulator which mimics the old cathode display - git version'
arch=('i686' 'x86_64')
url='https://github.com/Swordfish90/cool-retro-term'
license=('GPL3')