summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiotr2023-05-04 00:50:55 +0200
committerpiotr2023-05-04 00:50:55 +0200
commit5859154ca8c5a6b2dc01c6cf87ce2ad365798b49 (patch)
tree1af71a3574b2a056e3832edd5e4c8be8727de29e
parent0c1dd49a71cf6029503eb38cb6415056862e8990 (diff)
downloadaur-5859154ca8c5a6b2dc01c6cf87ce2ad365798b49.tar.gz
trigger reinstall after python upgrade
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68a9a04ab597..d8378052c3e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nwg-shell
- pkgdesc = nwg-shell meta-package and installer
+ pkgdesc = nwg-shell meta-package
pkgver = 0.4.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/nwg-piotr/nwg-shell
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 1723a94fb586..6defd866d832 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('nwg-shell')
pkgver=0.4.3
-pkgrel=1
-pkgdesc="nwg-shell meta-package and installer"
+pkgrel=2
+pkgdesc="nwg-shell meta-package"
arch=('x86_64')
url="https://github.com/nwg-piotr/nwg-shell"
license=('MIT')