summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorG. Schlisio2017-09-29 22:51:05 +0200
committerG. Schlisio2017-09-29 22:51:05 +0200
commit170a9276b797717f4dc7274f6fc013c858cb63a8 (patch)
tree608d52c89b800bfd45a14ba71d559d2d3bb23a2c /PKGBUILD
parent6fc79a09c371984fccfbf4d909685c1fbdc5d800 (diff)
downloadaur-170a9276b797717f4dc7274f6fc013c858cb63a8.tar.gz
metadata
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")