summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d09e4684a16..40c04ea436f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=fetlang-git
pkgver=r216.73a78ad
-pkgrel=1
+pkgrel=2
pkgdesc="fetish-themed programming language"
arch=('i686' 'x86_64')
url="https://github.com/Property404/fetlang"
license=('custom')
-depends=('boost-libs')
-makedepends=('boost' 'meson')
+depends=('gcc-libs')
+makedepends=('meson')
conflicts=('fetlang')
provides=('fetlang')