summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntoine Viallon2021-02-05 16:22:14 +0100
committerAntoine Viallon2021-02-05 16:22:14 +0100
commitcb8f2ad63ed39aebb221bff98cab5944ae78da05 (patch)
treef1e6ec23bfa70b78f8f76f2da11d2065cd86bbff /PKGBUILD
parentf11fb67598585b1cedb081ee54a7141a14e02aeb (diff)
downloadaur-cb8f2ad63ed39aebb221bff98cab5944ae78da05.tar.gz
Changed name to knightos-sass and added knightos group
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1635ea6685d..1de648428df7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
-pkgname=sass
+pkgname=knightos-sass
pkgver=1.3.8
pkgrel=2
license=("MIT")
pkgdesc='A featureful z80 assembler'
+groups=("knightos")
depends=("mono")
arch=("x86_64")
url='https://github.com/KnightOS/sass'