summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a4e30ccb627..a7b0b4b5fabd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Tue Nov 7 06:15:58 UTC 2017
+# Thu Nov 9 05:55:30 UTC 2017
pkgbase = pacpush
- pkgdesc = Utility to push an Arch host's package and AUR caches to other hosts
+ pkgdesc = Utility to push an Arch host's package and AUR caches to other hosts. Previously named pacsync.
pkgver = 2.0
pkgrel = 1
url = https://github.com/bulletmark/pacpush
diff --git a/PKGBUILD b/PKGBUILD
index 3304960c81f2..803031f3f216 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pacpush
pkgver=2.0
pkgrel=1
-pkgdesc="Utility to push an Arch host's package and AUR caches to other hosts"
+pkgdesc="Utility to push an Arch host's package and AUR caches to other hosts. Previously named pacsync."
url="https://github.com/bulletmark/$pkgname"
license=("GPL3")
arch=("any")