summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2017-10-07 03:14:46 -0300
committerHugo Osvaldo Barrera2017-10-07 03:14:50 -0300
commit0ec9992bbddb2c73daa6f88e55fba9a41c8026f0 (patch)
tree7fa44f3abf4d35f8d266c34ee53b2ac4e9ffb01a
parent4a834b474f2cae77b3cc0472773f75a985eaa4a4 (diff)
downloadaur-0ec9992bbddb2c73daa6f88e55fba9a41c8026f0.tar.gz
Set a pkgdesc
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2bdd572e3899..65e801275ff2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sat Oct 7 06:11:19 UTC 2017
+# Sat Oct 7 06:14:39 UTC 2017
pkgbase = skicka
- pkgdesc = skicka
+ pkgdesc = CLI utility for working with files and folders stored on Google Drive/Photos
pkgver = r272.70827bf
pkgrel = 1
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index f2bba1a0c24f..f3adbb374859 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=skicka
pkgver=r272.70827bf
pkgrel=1
-pkgdesc="skicka"
+pkgdesc="CLI utility for working with files and folders stored on Google Drive/Photos"
arch=('i686' 'x86_64')
license=('GPL')
makedepends=('go' 'git')