summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSnogard2023-08-01 20:01:57 +0200
committerSnogard2023-08-01 20:01:57 +0200
commita38724ff12ad43b29c9dc1527a720072c754612d (patch)
treef6e0a8be986ad8dbb354e73cb052b05c9334394d /PKGBUILD
parenta395ae4896a510f68139bec92461cf6a3642c3db (diff)
downloadaur-a38724ff12ad43b29c9dc1527a720072c754612d.tar.gz
first commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83ec04641a2b..58aa077ea333 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=r60.1b1755d
pkgrel=1
pkgdesc="theme for pegasus frontend"
arch=(any)
-#license=(GPL3)
+license=(GPL3)
depends=(pegasus-frontend)
makedepends=(git)
source=("${_theme_name}::git+$url.git")