summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2023-07-02 10:40:49 -0400
committerSolomon Choina2023-07-02 10:40:49 -0400
commit9157c77bee84f91ed7885d1daf05247fb848cc45 (patch)
tree19822600cff09e9470cae4c8d82ab0db22566fae
parentdaca18aea892dc97edf228d05b8dcac8102ca890 (diff)
downloadaur-9157c77bee84f91ed7885d1daf05247fb848cc45.tar.gz
updates
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5abc45239fb7..7d8d011603d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = topinambour-git
pkgdesc = vte terminal based on the ruby-gtk3 bindings
- pkgver = 2.0.4.r53.g4e66128
+ pkgver = 2.0.4.r68.g437f5ff
pkgrel = 1
url = https://github.com/cedlemo/topinambour
arch = i686
@@ -11,10 +11,9 @@ pkgbase = topinambour-git
depends = ruby
depends = ruby-gtk3
depends = ruby-vte3
- source = git://github.com/cedlemo/topinambour
+ source = git+https://github.com/cedlemo/topinambour
source = topinambour-git.desktop
sha256sums = SKIP
sha256sums = d02e118197802a75c30c83fa687361d1303f47446bbbf12f918c00302ff60db1
pkgname = topinambour-git
-
diff --git a/PKGBUILD b/PKGBUILD
index aa97bc9e6199..3686d2286d69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=topinambour-git
-pkgver=2.0.4.r53.g4e66128
+pkgver=2.0.4.r68.g437f5ff
pkgrel=1
pkgdesc="vte terminal based on the ruby-gtk3 bindings"
arch=('i686' 'x86_64')
@@ -7,7 +7,7 @@ url="https://github.com/cedlemo/topinambour"
license=('GPL')
depends=('fish' 'ruby' 'ruby-gtk3' 'ruby-vte3')
makedepends=('git')
-source=('git://github.com/cedlemo/topinambour' 'topinambour-git.desktop')
+source=('git+https://github.com/cedlemo/topinambour' 'topinambour-git.desktop')
sha256sums=('SKIP'
'd02e118197802a75c30c83fa687361d1303f47446bbbf12f918c00302ff60db1')