summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ceb2a879209a..00dfa7a82e9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=theos-git
pkgver=2.3.r10.g7a9ec0e
-pkgrel=1
+pkgrel=2
pkgdesc="A cross-platform suite of tools for building and deploying software for iOS and other platforms"
arch=('any')
url="https://theos.github.io/"
@@ -15,6 +15,7 @@ optdepends=(
)
provides=('theos')
source=("git+https://github.com/theos/theos")
+install=theos.install
sha256sums=('SKIP')
pkgver() {