summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjpe902020-06-07 17:25:38 -0400
committerjpe902020-06-07 17:25:38 -0400
commitbe708189a0616ebe9aee42ed3f9831f782d2493a (patch)
tree5be6f7f2cbd9ef74ee08e1ac650fe01f30e09cd9
parent22760ae1b113331c97fb77ea058106544caac0f6 (diff)
downloadaur-yoink.tar.gz
added package description
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ccdeb1c6d614..b3e016ddbd53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,5 @@
pkgbase = yoink
+ pkgdesc = Update all AUR packages in a target directory.
pkgver = 0.0.2
pkgrel = 1
url = https://github.com/jpe90/yoink
diff --git a/PKGBUILD b/PKGBUILD
index 46d7dbed14c9..275eb3be648a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,7 @@
# Maintainer: j.e. <patriot.game@gmail.com>
# Contributer: j.b.
pkgname=yoink
+pkgdesc="Update all AUR packages in a target directory."
pkgver=0.0.2
pkgrel=1
url="https://github.com/jpe90/yoink"