summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryurisuki2019-05-04 14:21:17 +0200
committeryurisuki2019-05-04 14:21:17 +0200
commit6bc786c4f19c475eead14229a88c1b870a6b2184 (patch)
tree770b94d534cef4b4b0f4ffccc4d4fdbacda6bc34
parente59c1df5af7559d230fddd904a5553331e74b2d9 (diff)
downloadaur-6bc786c4f19c475eead14229a88c1b870a6b2184.tar.gz
🙃 2.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f3b690c9816..8d1cce37a517 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = osu-install
depends = curl
depends = bash
source = osu-install::https://raw.githubusercontent.com/yurisuki/osu-install/master/aur/osu-install
- sha512sums = 09d6c562f5a00137c2769d01ab6230e8d3c9ce0619adba7b182ba3eb8d28fd057b4b7560ab9c59a2b706aaebd02add2acd5632db7dc9f231056cb016ad5dcdd8
+ sha512sums = 560c61ec4a46ca478046106dd89701dcf63e57f7c9ae1d5826b5d01a3e7fb2214f3cdf04fddb9c2e704c96f90fcb43ce8871af551ffa75321f91acb95e3041fd
pkgname = osu-install
diff --git a/PKGBUILD b/PKGBUILD
index 4a5bc5455290..ec3f59e9a5eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Auto-install osu! on Linux"
arch=('any')
url='https://github.com/yurisuki/osu-install'
source=("osu-install::https://raw.githubusercontent.com/yurisuki/osu-install/master/aur/osu-install")
-sha512sums=('09d6c562f5a00137c2769d01ab6230e8d3c9ce0619adba7b182ba3eb8d28fd057b4b7560ab9c59a2b706aaebd02add2acd5632db7dc9f231056cb016ad5dcdd8')
+sha512sums=('560c61ec4a46ca478046106dd89701dcf63e57f7c9ae1d5826b5d01a3e7fb2214f3cdf04fddb9c2e704c96f90fcb43ce8871af551ffa75321f91acb95e3041fd')
depends=('dialog' 'curl' 'bash')
package() {