diff options
| author | Yigit Sever | 2022-05-07 23:37:00 +0300 |
|---|---|---|
| committer | Yigit Sever | 2022-05-07 23:37:00 +0300 |
| commit | b42c81f4c670e6ab44fa38bf4966953b6e9d9471 (patch) | |
| tree | 93cae9602379adedc6c0203871e73139241c9b47 /PKGBUILD | |
| parent | 2826bf89de32ca30f79214b9268298abe23254f9 (diff) | |
| download | packages-b42c81f4c670e6ab44fa38bf4966953b6e9d9471.tar.gz packages-b42c81f4c670e6ab44fa38bf4966953b6e9d9471.tar.bz2 packages-b42c81f4c670e6ab44fa38bf4966953b6e9d9471.zip | |
Update to v1.5.2
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -1,7 +1,7 @@ | |||
| 1 | # Maintainer: Yigit Sever <yigit at yigitsever dot com> | 1 | # Maintainer: Yigit Sever <yigit at yigitsever dot com> |
| 2 | 2 | ||
| 3 | pkgname=euterpe | 3 | pkgname=euterpe |
| 4 | pkgver=1.5.1 | 4 | pkgver=1.5.2 |
| 5 | pkgrel=1 | 5 | pkgrel=1 |
| 6 | pkgdesc='Self-hosted music streaming server with RESTful API and Web interface' | 6 | pkgdesc='Self-hosted music streaming server with RESTful API and Web interface' |
| 7 | arch=('x86_64') | 7 | arch=('x86_64') |
| @@ -10,7 +10,7 @@ license=('GPL') | |||
| 10 | depends=('taglib' 'icu') | 10 | depends=('taglib' 'icu') |
| 11 | makedepends=('go') | 11 | makedepends=('go') |
| 12 | source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz") | 12 | source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz") |
| 13 | sha256sums=('f3b1ef13b2b64d40255a01ff954c409a1b8c22df7f75a1634185ac79219edb04') | 13 | sha256sums=('58757a006b2e99519017a2dbc44760a3100fb655fe220bfbed0144bf3b8ff427') |
| 14 | 14 | ||
| 15 | prepare(){ | 15 | prepare(){ |
| 16 | cd "$pkgname-$pkgver" | 16 | cd "$pkgname-$pkgver" |
