summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2021-07-13 22:10:48 +0200
committerFrederic Bezies2021-07-13 22:10:48 +0200
commit6f98033acb516ce927e6cee52237851b4a6a6767 (patch)
tree3857b02bcb32a7f1f1632c6c7c675407451bda1d
parent00bef02943f7c8f65dbd2d40516a52a0df335a49 (diff)
downloadaur-6f98033acb516ce927e6cee52237851b4a6a6767.tar.gz
July 13th, 2021 update
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba403adf277a..e75b8c46a222 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cool-retro-term-git
pkgdesc = A good looking terminal emulator which mimics the old cathode display - git version
- pkgver = 1.1.0.r84.gdac2b4f
- pkgrel = 2
+ pkgver = 1.1.0.r94.g9d06f10
+ pkgrel = 1
url = https://github.com/Swordfish90/cool-retro-term
arch = i686
arch = x86_64
@@ -12,10 +12,9 @@ pkgbase = cool-retro-term-git
makedepends = qmltermwidget
depends = hicolor-icon-theme
depends = qt5-declarative
- provides = cool-retro-term=1.1.0.r84.gdac2b4f
+ provides = cool-retro-term=1.1.0.r94.g9d06f10
conflicts = cool-retro-term
source = git://github.com/Swordfish90/cool-retro-term.git
sha256sums = SKIP
pkgname = cool-retro-term-git
-
diff --git a/PKGBUILD b/PKGBUILD
index d3d5fc2a95a0..222416e6f7e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
_pkgname=cool-retro-term
pkgname=$_pkgname-git
-pkgver=1.1.0.r84.gdac2b4f
-pkgrel=2
+pkgver=1.1.0.r94.g9d06f10
+pkgrel=1
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'