summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbtd13372019-07-30 17:35:00 -0300
committerbtd13372019-07-30 17:35:00 -0300
commit1f15c7713f75f69e3845c12181418720a2a07ba4 (patch)
tree3ecd2c07bb69a0be4ab92d386a9ad092ca2d1e05 /PKGBUILD
parente4d79964cc1a58da8fbbf7e7ad582e1c10891537 (diff)
downloadaur-timetable-git.tar.gz
update pkg version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c1c34fe3ffe..c9cfdedfd352 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@
_gitname=timetable
_author=lainsce
pkgname=("${_gitname}-git")
-pkgver=latest
+pkgver=r126.83885e5
pkgrel=1
pkgdesc="Plot out your own timetable for the week and organize it. Designed for Pantheon Shell"
arch=('i686' 'x86_64')
url="https://github.com/${_author}/${_gitname}"
license=('GPL3')
-depends=('gtk3' 'vala' 'granite' 'wingpanel')
+depends=('gtk3' 'granite' 'wingpanel')
optdepends=()
-makedepends=('git' 'meson' 'ninja')
+makedepends=('git' 'meson' 'vala')
provides=("${_gitname}")
conflicts=("${_gitname}")
source=("git+${url}.git")