summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorG. Schlisio2017-09-29 22:52:38 +0200
committerG. Schlisio2017-09-29 22:52:38 +0200
commit47517e5ff936f7bda49fb3349e975a27925eae0f (patch)
treeb9280a5c26311eacd5a2ed1024201b2dbd683b5f
parent170a9276b797717f4dc7274f6fc013c858cb63a8 (diff)
downloadaur-47517e5ff936f7bda49fb3349e975a27925eae0f.tar.gz
metadata again
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f6b15d6968d..cccc771e99b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,5 @@
pkgbase = privatebin
+ pkgdesc = a minimalist, open source online pastebin where the server has zero knowledge of pasted data
pkgver = 1.1
pkgrel = 1
url = https://privatebin.info
diff --git a/PKGBUILD b/PKGBUILD
index e5683b6995fa..1f81c83a72eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=privatebin
pkgver=1.1
pkgrel=1
-description="a minimalist, open source online pastebin where the server has zero knowledge of pasted data"
+pkgdesc="a minimalist, open source online pastebin where the server has zero knowledge of pasted data"
url='https://privatebin.info'
arch=("any")
license=("zlib")