summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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")