diff options
author | lotation | 2025-03-31 10:25:11 +0200 |
---|---|---|
committer | lotation | 2025-03-31 10:25:11 +0200 |
commit | f8fab306f23465a6b3531b95ccecce6189f23557 (patch) | |
tree | 68e8d4c76a99e9d71eb00715218c11fe6c6b3af0 /PKGBUILD | |
parent | 086093942c39ad178399c65fbe082756e113c49a (diff) | |
download | aur-f8fab306f23465a6b3531b95ccecce6189f23557.tar.gz |
updated patch to allow non flatpak environments
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ pkgname=bottles _pkgname=Bottles pkgver=51.21 -pkgrel=1 +pkgrel=2 epoch=2 pkgdesc='Easily manage wine and proton prefix' arch=(any) @@ -59,7 +59,7 @@ source=( ) sha256sums=( 3a5653464839d5dbe36d44eabb823d422421897325f3c7944cddc9475575869d - eec371407a6a8cc196330e68535e15a1332c31e38f47eb1891be1cf754d76802 + 012f00b6678ff20bb0a43c592c8f6b6af0d315053bf0473aa3f3b56c74845b73 ) prepare() { |