summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJeromy Altuna2022-02-21 01:04:06 -0500
committerJeromy Altuna2022-02-21 01:04:06 -0500
commita3e838ed4d7afba4a6e9e64dc7c028da95e90a17 (patch)
treefbca195f7c701ce97c9234fc9912a0f429e52b55 /PKGBUILD
parent140807da61b1d5f9f95ded87365d0864931a1270 (diff)
downloadaur-refind-theme-nord.tar.gz
feat: new refind-theme-nord version (1.1.0)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75a4576c2089..7d26ccb2cab0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Jeromy Altuna <jaltuna at outlook dot es>
pkgname=refind-theme-nord
-pkgver=1.0.0
+pkgver=1.1.0
pkgrel=1
-pkgdesc="Simple theme inspired to the nord palette"
+pkgdesc="Simple theme inspired by the Nord palette"
arch=('any')
url="https://github.com/jaltuna/refind-theme-nord"
license=('MIT')
depends=('refind')
source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('7dd33482adc9372fe10e4e549f48e9b31e934580ba29e88e20ab96de3374fb54')
+sha256sums=('0b833acb2ab9a7ae04055c3e8609fff9ec2c64d227de6950252ef4830d7d95d1')
install=$pkgname.install