summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamarth2021-04-16 01:05:09 +0530
committerSamarth2021-04-16 01:05:09 +0530
commit46df24bfdd150cb83cf0c885d65ae5320a37ed00 (patch)
tree41e6f9f2d796e02a1886dbb0c4e9d2eb083d3de6
parent7d088d5e0d9ae7ec1ff5df259070c7193439987c (diff)
downloadaur-46df24bfdd150cb83cf0c885d65ae5320a37ed00.tar.gz
a bit more
-rw-r--r--PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3fda4bdd78c4..994fa51a1088 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,13 @@
# Maintainer: Samarth Ramesh <samarthr1@outlook.com>
pkgname=wingide8
+
+# cannot call it wingide8 as some parts hardcode it as wingide
pkg_pname=wingide
+
pkgver=8.0.0.2
pkgrel=0
+
pkgdesc="Wing IDE Professional is the full-featured Python IDE for professional programmers.\nWarning. This is a beta package"
url="http://www.wingware.com"