summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2019-01-20 21:32:06 +0100
committerFrederic Bezies2019-01-20 21:32:06 +0100
commit56411f104748f7b94de584b5aeb8941e69ba3ffc (patch)
tree49a4f683ea8f67709fff2797d775f03bece35146
parent8098354db077e5ffb2738c951980115960414ad9 (diff)
downloadaur-56411f104748f7b94de584b5aeb8941e69ba3ffc.tar.gz
January 20th, 2019 update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3bf0a9b4db3..8330f65c98d2 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 - git version
- pkgver = 1.1.0.r36.g54a6a7f
+ pkgver = 1.1.0.r49.gcdd1488
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.1.0.r36.g54a6a7f
+ provides = cool-retro-term=1.1.0.r49.gcdd1488
conflicts = cool-retro-term
source = git://github.com/Swordfish90/cool-retro-term.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e94e49fa030b..be50e271679a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=cool-retro-term
pkgname=$_pkgname-git
-pkgver=1.1.0.r36.g54a6a7f
+pkgver=1.1.0.r49.gcdd1488
pkgrel=1
pkgdesc='A good looking terminal emulator which mimics the old cathode display - git version'
arch=('i686' 'x86_64')