summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormrAppleXZ2016-12-12 21:29:07 +0500
committermrAppleXZ2016-12-12 21:29:07 +0500
commit0a69ce3fc02174e0aa1391d099a514571f1d7129 (patch)
treeea4e195bfff3d93789bfd2f9d6dece698d55c0cf
parentcad9dbfc027836a72bb0dbb562db00e220c4bcd1 (diff)
downloadaur-0a69ce3fc02174e0aa1391d099a514571f1d7129.tar.gz
fix
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 411513a4619b..c1d36001a34b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = gtk-sharp-3-git
+pkgbase = gtk-sharp-2-git
pkgdesc = C# bindings for GTK+ 2, built from sources.
pkgver = 2.12
pkgrel = 1
@@ -13,5 +13,5 @@ pkgbase = gtk-sharp-3-git
source = git://github.com/mono/gtk-sharp.git#branch=gtk-sharp-2-12-branch
md5sums = SKIP
-pkgname = gtk-sharp-3-git
+pkgname = gtk-sharp-2-git
diff --git a/PKGBUILD b/PKGBUILD
index cfaa7d619ae4..056a6b125239 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-pkgname=gtk-sharp-3-git
+pkgname=gtk-sharp-2-git
pkgver=2.12
pkgrel=1
pkgdesc="C# bindings for GTK+ 2, built from sources."