summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume BOEHM2024-04-15 15:01:53 +0200
committerGuillaume BOEHM2024-04-15 15:01:53 +0200
commite949bb5c7ab7f76896d4ee530c1b9c050b2dc208 (patch)
tree1b4af2b2bc1a49a5813d4a6a9fcd77fec8271ac7
parentd5e81ee2c46dd55af4b8276d29457241c3c3f0dc (diff)
downloadaur-nordzy-cursors-hyprcursor.tar.gz
Messed up the archive generation
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0bafe382969b..a3d173f2ca21 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nordzy-cursors-hyprcursor
pkgdesc = Hyprcursor port of https://github.com/alvatip/Nordzy-cursors.
pkgver = 1.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/guillaumeboehm/Nordzy-cursors-hyprcursor
arch = any
license = GPL3
@@ -9,7 +9,7 @@ pkgbase = nordzy-cursors-hyprcursor
noextract = Nordzy-cursors-white-hyprcursor.tar.gz
source = https://github.com/guillaumeboehm/Nordzy-cursors-hyprcursor/releases/download/1.0.0/Nordzy-cursors-hyprcursor.tar.gz
source = https://github.com/guillaumeboehm/Nordzy-cursors-hyprcursor/releases/download/1.0.0/Nordzy-cursors-white-hyprcursor.tar.gz
- sha256sums = 8b3f47d997a2dba1d9711e471e5e1a762b0b621e6003c6082a68cc0abeca0c02
- sha256sums = 80faf7deff6fed660f17a40c90ed650606641ba8a33570632636ef05d89bafa2
+ sha256sums = 9a4541fc9e317b6a5b4a61f59a38e76e94df9c6d7a018582c29f0be1cf7c6258
+ sha256sums = 79ebe3fe728f84746f99b5e013a6600b37da54758ece9234e28f7820ffc3e521
pkgname = nordzy-cursors-hyprcursor
diff --git a/PKGBUILD b/PKGBUILD
index df9884c87dba..684a75754f00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Guillaume BOEHM <aur@mail.gboehm.com>
pkgname=nordzy-cursors-hyprcursor
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Hyprcursor port of https://github.com/alvatip/Nordzy-cursors."
arch=(any)
url="https://github.com/guillaumeboehm/Nordzy-cursors-hyprcursor"
@@ -12,8 +12,8 @@ source=(
)
noextract=("${source[@]##*/}")
sha256sums=(
- "8b3f47d997a2dba1d9711e471e5e1a762b0b621e6003c6082a68cc0abeca0c02"
- "80faf7deff6fed660f17a40c90ed650606641ba8a33570632636ef05d89bafa2"
+ "9a4541fc9e317b6a5b4a61f59a38e76e94df9c6d7a018582c29f0be1cf7c6258"
+ "79ebe3fe728f84746f99b5e013a6600b37da54758ece9234e28f7820ffc3e521"
)
package() {