summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2023-11-30 23:33:29 -0300
committerRafael Fontenelle2023-11-30 23:33:29 -0300
commit1c0723f2ab16011cdab9e7a3573ec4f86ebd74f9 (patch)
treed7e028208085899d5fd3fa3d7ebf8d3d4bd7525b /PKGBUILD
parent1fe2c632e1a08aab70fa30f5cd673bcf655d6fea (diff)
downloadaur-chronojump-git.tar.gz
Add gtk-sharp-3 to depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ca4cb61cb2d..a92008fe2b19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
_name=chronojump
pkgname=$_name-git
-pkgver=2.2.0.12.gc1ee1df43
+pkgver=2.3.0.1009.g1fdf0e54f
pkgrel=1
pkgdesc="Measurement, management and statistics of sport short-time tests"
arch=(x86_64)
url="https://chronojump.org/"
license=(GPL2)
-depends=(python gtk-sharp-2-git)
+depends=(python gtk-sharp-3)
makedepends=(mono intltool git)
provides=($_name)
conflicts=($_name)