summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorasm0dey2019-06-05 21:16:06 +0300
committerasm0dey2019-06-05 21:16:06 +0300
commit8dfe586d3bca5e485ce3192fc5f54ee6fac4d0ee (patch)
tree0df15e8a96daf71a83147b3d61938b5e64cc64df
parent33424ee6206f5df0ffd93652b9e26f9eda20f62c (diff)
downloadaur-8dfe586d3bca5e485ce3192fc5f54ee6fac4d0ee.tar.gz
refuckulated the carbonator (http://whatthecommit.com)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2b754ffcea9..b6fafcc43d33 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cb-git
- pkgdesc = Find files with SQL-like queries
+ pkgdesc = Command line interface to manage clipboard
pkgver = 0.1.0.r1.g036df74
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/yaa110/cb
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index c50a952bf603..4dd2cdab9e11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=cb-git
_pkgname=cb
pkgver=0.1.0.r1.g036df74
-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=("$_pkgname::git://github.com/yaa110/cb.git")
sha512sums=('SKIP')