summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a0c89d1bd51..a2f02ec39192 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
_gitname=tomato
_author=tomatoers
pkgname=("${_gitname}-git")
-pkgver=latest
+pkgver=r103.c9f059f
pkgrel=1
pkgdesc="A simple, usable, and efficient pomodoro app designed for Pantheon Shell"
arch=('i686' 'x86_64')
url="https://github.com/${_author}/${_gitname}"
license=('GPL3')
-depends=('gtk3' 'granite' 'libcanberra')
+depends=('gtk3' 'granite' 'libcanberra' 'libunity')
optdepends=('')
makedepends=('cmake' 'git' 'vala')
provides=("${_gitname}")