summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorneeshy2024-02-21 13:19:05 -0500
committerneeshy2024-02-21 13:19:05 -0500
commit737d4f1fa8f2627ea727a4b121d2f29960a9f3d7 (patch)
treef62b4808508b42f1afdffdd63b65764259d3d51a /PKGBUILD
parent325b5602676c91d817f5b9fb0471a17a40fdabbd (diff)
downloadaur-737d4f1fa8f2627ea727a4b121d2f29960a9f3d7.tar.gz
update checksums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a86622f18dcd..eab1bf9d9e38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('GPL-3.0-only')
depends=('mpv')
makedepends=('cargo')
source=("https://github.com/neeshy/mpvc/archive/v$pkgver.tar.gz")
-sha256sums=('9979493422ce4faa06257ce4ef8ced6f1334d389887ca56117411c7c25bcef92')
+sha256sums=('591fdeefafbe73e3cbc7f63af6fb500022debf4eca742c93262fd72ead231f4e')
build() {
cd "$srcdir/$pkgname-$pkgver"