summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46b677c98ba5..727921926ebd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = eclipse-m2t-xpand
pkgdesc = Model to Text Xpand for Eclipse IDE
pkgver = 2.2.0
- pkgrel = 2
+ pkgrel = 3
url = https://projects.eclipse.org/projects/modeling.m2t.xpand
arch = any
license = EPL
diff --git a/PKGBUILD b/PKGBUILD
index 5e954bafc1de..00c7a2929477 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=eclipse-m2t-xpand
pkgver=2.2.0
_buildtime=R201605260315
-pkgrel=2
+pkgrel=3
pkgdesc='Model to Text Xpand for Eclipse IDE'
url="https://projects.eclipse.org/projects/modeling.m2t.xpand"
arch=('any')
@@ -19,7 +19,7 @@ sha256sums=('90a217c3231dbcab6773cb0470557c7ae760d73b15a3c430895cdebf79bacf08')
package() {
# remove features and plug-ins containing sources
- rm features/*.source_*
+# rm features/*.source_*
rm plugins/*.source_*
# remove gz files
rm plugins/*.pack.gz