diff options
author | Anna Schumaker | 2023-10-20 17:11:57 -0400 |
---|---|---|
committer | Anna Schumaker | 2023-10-20 17:11:57 -0400 |
commit | 8ac4d6b38860622b915278c860b7b3586cdd11a2 (patch) | |
tree | 0852e61cb501f1daa4eb52999b3c2638f1960d42 | |
parent | 3c863dc549c42f1ffc12ec1fe1f315c95056f5b8 (diff) | |
download | aur-8ac4d6b38860622b915278c860b7b3586cdd11a2.tar.gz |
Fix download link in .SRCINFO
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = emmental pkgdesc = The cheesy music player - pkgver = 3.1.0 + pkgver = 3.1 pkgrel = 2 url = https://git.nowheycreamery.com/anna/emmental arch = any @@ -25,7 +25,7 @@ pkgbase = emmental optdepends = gst-plugins-good optdepends = gst-plugins-bad optdepends = gst-plugins-ugly - source = https://git.nowheycreamery.com/anna/emmental/archive/emmental-3.1.0.tar.gz + source = https://git.nowheycreamery.com/anna/emmental/archive/emmental-3.1.tar.gz sha256sums = 05e015a8f09237cc025e4add707966b1e916f86b15dc209bcaff696b98f3ed00 pkgname = emmental |