summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiotr2022-02-08 03:10:14 +0100
committerpiotr2022-02-08 03:10:14 +0100
commitcf7246ca26ecaab85fb0b111cd0e73a6875b1ce0 (patch)
tree24ae9bf81d1de27d11bb5c7cc4429bcc9f0acb71
parent68635ffb01d43bf76d468b6aa1dc675810aaa0e9 (diff)
downloadaur-cf7246ca26ecaab85fb0b111cd0e73a6875b1ce0.tar.gz
update to 0.0.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 109beb7290ea..48263582d534 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nwg-shell
pkgdesc = nwg-shell meta-package and installer
- pkgver = 0.0.2
+ pkgver = 0.0.3
pkgrel = 1
url = https://github.com/nwg-piotr/nwg-shell
arch = x86_64
@@ -38,7 +38,7 @@ pkgbase = nwg-shell
depends = papirus-icon-theme
optdepends = xorg-xwayland: for X clients
optdepends = libappindicator-gtk3: for tray status icon
- source = nwg-shell-0.0.2.tar.gz::https://github.com/nwg-piotr/nwg-shell/archive/v0.0.2.tar.gz
+ source = nwg-shell-0.0.3.tar.gz::https://github.com/nwg-piotr/nwg-shell/archive/v0.0.3.tar.gz
md5sums = SKIP
pkgname = nwg-shell
diff --git a/PKGBUILD b/PKGBUILD
index d5ae954ae56b..864d07ec7697 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('nwg-shell')
-pkgver=0.0.2
+pkgver=0.0.3
pkgrel=1
pkgdesc="nwg-shell meta-package and installer"
arch=('x86_64')