summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoracxz2020-12-01 09:36:47 -0500
committeracxz2020-12-01 09:36:47 -0500
commitfff0bbfac58ee7027e024a9b1546d0d684cf56ff (patch)
tree085b8ebccc00b249641cec773cda96b51f14901f
parent72e3bf6c7984f9a1f816cb4e1bf6312b14050ab3 (diff)
downloadaur-fff0bbfac58ee7027e024a9b1546d0d684cf56ff.tar.gz
[stepcode] remove gitignore
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1693ae850b6..be88b9a674e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stepcode
pkgdesc = Data exchange with ISO 10303. Used with IFC, STEP, and other standards to exchange data wit C++ and Python.
pkgver = 0.8
- pkgrel = 3
+ pkgrel = 4
url = https://stepcode.github.io
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index bb4f11e75b3a..bd799a94ca48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=stepcode
pkgver=0.8
-pkgrel=3
+pkgrel=4
pkgdesc="Data exchange with ISO 10303. Used with IFC, STEP, and other standards
to exchange data wit C++ and Python."
arch=('i686' 'x86_64')