summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorasm0dey2019-06-05 21:14:57 +0300
committerasm0dey2019-06-05 21:14:57 +0300
commitaf281ec18a4f31f5e6e731738a19c12f8b7a51c7 (patch)
treedaadf9c2d4dfdf1f4f9b3b87a93eaaf26228fe4c
parentec49720b1f67e03fdc211667995d38f3389ac3dc (diff)
downloadaur-af281ec18a4f31f5e6e731738a19c12f8b7a51c7.tar.gz
remove certain things and added stuff (http://whatthecommit.com)
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1995d956b958..71e781ed62be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=cb
pkgver=0.1.0
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
url="https://github.com/yaa110/cb"
license=("MIT")
-pkgdesc='Find files with SQL-like queries'
+pkgdesc='Command line interface to manage clipboard'
source=("$pkgver.tar.gz::https://github.com/yaa110/$pkgname/archive/$pkgver.tar.gz")
sha512sums=('7cd81941d8313d4c195c5104e16c2e61c4cef654cdacef7ffec112690f53c7e937708da8456755e4926ae38526648a4a097d96398e8be54f66834fafc09a20e1')