summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIan Hernández2015-06-29 03:01:42 -0500
committerIan Hernández2015-06-29 03:01:42 -0500
commit3a0e3fa71bc641d340c8c88530e21d805bebb68d (patch)
treef0cb2ca1162427359efb4e93aa4e2b3e431b9b77 /PKGBUILD
parent4e47c1db513818777d0d9181adf3c1d1381cf26e (diff)
downloadaur-3a0e3fa71bc641d340c8c88530e21d805bebb68d.tar.gz
Updated to Beta 9.9-3
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')