summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFanch2018-11-27 00:03:59 +0100
committerFanch2018-11-27 00:03:59 +0100
commitba0d9fab9a6592a6e2b7b9df46ce1c1848d76d63 (patch)
tree3428ce4191bc67c1ddedbd0cf68b24e7494b7317
parentdd2a9546625203b306f99daad38e6e36e07cc7db (diff)
downloadaur-ba0d9fab9a6592a6e2b7b9df46ce1c1848d76d63.tar.gz
Update Version
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1aff93aea511..295c89e5277c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="Chevereto is an image hosting script that allows you to create a beautiful and full-featured image hosting website on your own server."
arch=(any)
url="https://chevereto.com/free"
-license=("GPL")
+license=("AGPL")
depends=("php" "php-gd" "mariadb")
install=chevereto.install
options=(emptydirs)