[arch-commits] Commit in deepin-topbar/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Apr 28 12:19:24 UTC 2019


    Date: Sunday, April 28, 2019 @ 12:19:23
  Author: felixonmars
Revision: 454975

upgpkg: deepin-topbar 0.6.4-1

Modified:
  deepin-topbar/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-28 12:19:09 UTC (rev 454974)
+++ PKGBUILD	2019-04-28 12:19:23 UTC (rev 454975)
@@ -2,16 +2,17 @@
 # Contributor: kirigaya <kirigaya at mkacg.com>
 
 pkgname=deepin-topbar
-pkgver=0.6.2
-pkgrel=2
+pkgver=0.6.4
+pkgrel=1
 pkgdesc="This is topbar for Deepin"
 arch=('x86_64')
 url="https://github.com/kirigayakazushin/deepin-topbar"
 license=('GPL')
-depends=('deepin-network-utils' 'deepin-qt5integration' 'deepin-qt-dbus-factory' 'libdbusmenu-qt5')
+depends=('deepin-network-utils' 'deepin-qt5integration' 'deepin-qt-dbus-factory' 'libdbusmenu-qt5'
+         'procps-ng')
 makedepends=('cmake' 'qt5-tools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/kirigayakazushin/deepin-topbar/archive/$pkgver.tar.gz")
-sha512sums=('9ccdb75a6b8566633588ea17470609bfc512462c668acf059716237df871bfd19550b63298b572a36473ef0addc93fc4d15b11a0530a854aafebda59e44ce14f')
+sha512sums=('2d986ed9845416b5debffd0ab25e7f27d60f9faff586cd7b6ba26879d55e292cb8106a83f2e43f50cd9fc89b68127776746a55bbfade79bb9170594f760abd71')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list