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

Daniel M. Capella polyzen at archlinux.org
Fri Aug 16 23:25:45 UTC 2019


    Date: Friday, August 16, 2019 @ 23:25:44
  Author: polyzen
Revision: 499888

upgpkg: toastify 0.4.0-1

Modified:
  toastify/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-16 18:28:02 UTC (rev 499887)
+++ PKGBUILD	2019-08-16 23:25:44 UTC (rev 499888)
@@ -1,8 +1,8 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=toastify
-pkgver=0.3.4
-pkgrel=2
+pkgver=0.4.0
+pkgrel=1
 pkgdesc='Commandline tool that shows desktop notifications using notify-rust'
 arch=('x86_64')
 url=https://github.com/hoodie/toastify
@@ -10,7 +10,7 @@
 depends=('dbus')
 makedepends=('rust')
 source=("$url/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-sha512sums=('637ad3dd87ae9c71c6f0c1e8801823486e30c7d30bfcfbc8079e894549cfef46f8d89516fbb699a1ad72832e79c71b643a080e53b0ae39fa20185561b9675b6a')
+sha512sums=('ea1bd87e059c945ec69734685f3c91aa573e47665627647279dbf373f1f9db163d1803afab988fffe7ff7df6b32a6d1cf9873080516b8d87895844bd97800cc0')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list