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 83d39275289a..e5683b6995fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
pkgname=privatebin
pkgver=1.1
pkgrel=1
-url='privatebin.info'
+description="a minimalist, open source online pastebin where the server has zero knowledge of pasted data"
+url='https://privatebin.info'
arch=("any")
license=("zlib")
depends=("php" "php-gd")