summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO1
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c7b1dd3f9dd..44b4e59ee153 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,5 @@
pkgbase = sph-db-git
+ pkgdesc = minimal nosql database for records and relations
pkgver = 128
pkgrel = 1
url = http://sph.mn
diff --git a/PKGBUILD b/PKGBUILD
index e9fbc2e507ee..86538f56c350 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=sph-db-git
pkgver=128
pkgrel=1
-pkgdesc=""
+pkgdesc="minimal nosql database for records and relations"
arch=(any)
license=(gpl3+)
makedepends=(git gcc)