summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortantalum2019-02-22 13:15:46 +0000
committertantalum2019-02-22 13:15:46 +0000
commit1fbed0f453386143d7e62c173375ef693f9be454 (patch)
tree3cebbda9662d65953f63e9ba0163f7e87b5adbdf
parentfbf6d8e70a75c0b398657b07b6db4adeeefb7ea2 (diff)
downloadaur-sph-db-git.tar.gz
update pkgbuild
-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)