summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Fisher2022-01-19 09:05:47 -0500
committerNathan Fisher2022-01-19 09:05:47 -0500
commit33d3893757bd8a54f161aaa9b67e364501919a45 (patch)
tree721c2de6a26f85a07c9ce3ddbfc589840e00f180
parentca7b59467bc3ebb23cae97ba325566977be8a458 (diff)
downloadaur-33d3893757bd8a54f161aaa9b67e364501919a45.tar.gz
Updated .SRCINFO for 0.3.0 release
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fdb9f540c6e..e4c8bda1abee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = zterm
- pkgdesc = A simple terminal emulator using Vte and Gtk+ writting using the Zig programming language
- pkgver = 0.2.1
+ pkgdesc = A simple terminal emulator using Vte and Gtk+ written using the Zig programming language
+ pkgver = 0.3.0
pkgrel = 1
- url = https://gitlab.com/jeang3nie/zterm
+ url = https://codeberg.org/jeang3nie/zterm
arch = x86_64
license = MIT
makedepends = git
@@ -12,7 +12,7 @@ pkgbase = zterm
depends = libvte-2.91.so
provides = zterm
conflicts = zterm
- source = https://gitlab.com/jeang3nie/zterm/-/archive/v0.2.1/zterm-v0.2.1.tar.bz2
- sha256sums = c838251fb67e1bca43eb40019ef03b96f0d9e62527022cf023df37756ee62f72
+ source = https://codeberg.org/jeang3nie/zterm/archive/v0.3.0.tar.gz
+ sha256sums = e767ceac4b656999a9bca065e4108e08f4e777bc7873b4ebca23e0aa29a766d4
pkgname = zterm