summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSnehit Sah2020-12-14 20:09:15 +0530
committerSnehit Sah2020-12-14 20:09:15 +0530
commit36eb8a3e58f2fefad5f41c9849016ce4d438ad33 (patch)
treeeec0eb2e20ec2e0b1d588acaf1c60b536ca375f8 /PKGBUILD
parentbc60150fdfe2e07c9337de029e6d8ddea51b2f95 (diff)
downloadaur-gamma-text-editor.tar.gz
Version Bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25578c71390a..4f385c02f327 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Snehit Sah <snehitsah at protonmail dot com>
pkgname=gamma-text-editor
-pkgver=0.0.3a
-pkgrel=1
+pkgver=0.0.4
+pkgrel=0
pkgdesc="A lightweight text editor, alternative to Gedit or Notepad++"
arch=(x86_64 i686)
-url="https://gitlab.com/snehitsah/gamma-text-editor"
+url="https://gitlab.com/hamadmarri/gamma-text-editor"
license=("GPL3")
-depends=("python3" "gtk3" "gtksourceview4" "gobject-introspection")
+depends=("python3" "gtk3" "gtksourceview4" "gobject-introspection" "ctags" "yelp" "gedit-plugins")
source=(${url}/-/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.gz)
sha256sums=("SKIP")