summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf4331bb1be1..4ff4345fd7c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,12 @@
-# $Id$
# Maintainer: Ian Hernandez <ihernandezs@openmailbox.org>
pkgname=simple-text
pkgver=0.9.9
-pkgrel=2
+pkgrel=3
pkgdesc="A not so simple text and code editor written in Vala (Still in development)"
arch=('i686' 'x86_64')
license=('GPL2')
-url="https://github.com/BadWolfie/$pkgname"
+url="https://github.com/badwolfie/$pkgname"
depends=('gtk3' 'gtksourceview3' 'libgee' 'vte3' 'libcap' 'dconf')
makedepends=('vala' 'git' 'intltool')
options=('!emptydirs')