From d11cdcd3b7c819c77c9dab5e771e8fe90c1f87c3 Mon Sep 17 00:00:00 2001 From: joborun Date: Tue, 3 Oct 2023 22:02:14 +0300 Subject: [PATCH] upg statnot --- statnot/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/statnot/PKGBUILD b/statnot/PKGBUILD index a6063be..43bb083 100644 --- a/statnot/PKGBUILD +++ b/statnot/PKGBUILD @@ -6,7 +6,7 @@ #-----------------------------------------| DESCRIPTION |--------------------------------------- pkgname=statnot -pkgver=0.0.4.1 +pkgver=0.0.4.8 _pkgver=0.0.4+8+gd70982e pkgrel=02 pkgdesc="Notification daemon for lightweight window managers" @@ -18,7 +18,7 @@ optdepends=('libnotify: send notifications to statnot' 'xorg-xsetroot: default configuration calls xsetroot') #source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz") source=($pkgname::git+$url.git) -#commit=d70982eb5d86e7849295b634721a74a433fcb532) +#commit=d70982eb5d86e7849295b634721a74a433fcb532 # 0.0.4) _pkgver() { cd $pkgname @@ -37,4 +37,4 @@ license=(GPL) sha256sums=(SKIP) -## 3554fe34bac6e60105695c0b8bda61b44888d8512a3e2c3e832fe87b5ee1d629 statnot-0.0.4.1-02-x86_64.pkg.tar.lz +## fbb3c0f4bdc46fee7e94a956cde661564b9e58d86f9c26baf506b5c14de73812 statnot-0.0.4.8-02-x86_64.pkg.tar.lz