summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8c03d183d2b..ae95598f2bde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
pkgname=gtk-sharp-3-git
-pkgver=2.99.4
+pkgver=3.22.1
pkgrel=1
pkgdesc="C# bindings for GTK+ 3, built from sources."
arch=('any')
-url="https://mono-project.com/GtkSharp"
+url="https://github.com/openmedicus/gtk-sharp"
license=('GPL')
depends=('mono' 'gtk3')
-provides=('gtk-sharp-3')
+provides=('gtk-sharp-3=3.22.1')
conflicts=('gtk-sharp-3')
-source=("git://github.com/mono/gtk-sharp.git")
+source=("git://github.com/openmedicus/gtk-sharp.git")
md5sums=('SKIP')
build() {