mirror of
https://github.com/archlinux/aur.git
synced 2026-02-09 06:38:44 +01:00
Update to version 0.39.4
This commit is contained in:
parent
d1bd3994ef
commit
3adecdae20
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -10,7 +10,7 @@ pkgbase = cursor-bin
|
|||
options = !strip
|
||||
source_x86_64 = cursor-0.39.4.AppImage::https://downloader.cursor.sh/linux/appImage/x64
|
||||
source_x86_64 = cursor.png
|
||||
sha256sums_x86_64 = 66e0873afceeee174a02cd9deeb15ef88bb0c03d3cf93ea5f5b13958fc477824
|
||||
sha256sums_x86_64 = 0dc735fef1868c0b5eaf3c94d5b7a05953ce7026dcca46e3f464b6c993aa0a6a
|
||||
sha256sums_x86_64 = e36f44c1fb0b0f0db14a6f35a1808ca85b5d353fc7c662c0b808a4de79987ea1
|
||||
|
||||
pkgname = cursor-bin
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -14,7 +14,7 @@ source_x86_64=(
|
|||
"cursor.png"
|
||||
)
|
||||
noextract=("cursor-${pkgver}.AppImage")
|
||||
sha256sums_x86_64=('66e0873afceeee174a02cd9deeb15ef88bb0c03d3cf93ea5f5b13958fc477824'
|
||||
sha256sums_x86_64=('0dc735fef1868c0b5eaf3c94d5b7a05953ce7026dcca46e3f464b6c993aa0a6a'
|
||||
'e36f44c1fb0b0f0db14a6f35a1808ca85b5d353fc7c662c0b808a4de79987ea1')
|
||||
|
||||
package() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue