From b20aa1911cf44fa55fa94c0c0ba4f2b9f6c9f488 Mon Sep 17 00:00:00 2001 From: Kingkor Roy Tirtho Date: Sun, 5 Jun 2022 12:18:39 +0600 Subject: [PATCH] AUR PKGBUILD pkgrel typo fix --- aur-struct/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aur-struct/PKGBUILD b/aur-struct/PKGBUILD index 699f6992..1c9fb40e 100644 --- a/aur-struct/PKGBUILD +++ b/aur-struct/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Kingkor Roy Tirtho pkgname=spotube-bin pkgver=%{{SPOTUBE_VERSION}}% -pkgrel=%{{PKGREL}}$ +pkgrel=%{{PKGREL}}% epoch= pkgdesc="A lightweight free Spotify crossplatform-client which handles playback manually, streams music using Youtube & no Spotify premium account is needed" arch=(x86_64)