summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormail - @ - cerebrux.net2020-09-29 18:07:07 +0300
committermail - @ - cerebrux.net2020-09-29 18:13:28 +0300
commitb0f69301d5a67fa7f02498dc7c183881c408cc1b (patch)
tree82164b77132da99c1871249b0f100847f971c247 /PKGBUILD
parenta6b01c1503228159fc7e01c5ec1cf7118f835203 (diff)
downloadaur-b0f69301d5a67fa7f02498dc7c183881c408cc1b.tar.gz
Post remove message, v2.2
- Added Post remove message for removing the stations file in users home directory - Sync with new v2.2 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2b5cc866453..ba494fbd55fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: Cerebrux <mail@cerebrux.net>
pkgname=shelldio
-pkgver=2.1
+pkgver=2.2
pkgrel=1
pkgdesc="KISS Shell Radio (Greek) for your terminal"
arch=( 'any' )
url="https://github.com/CerebruxCode/Shelldio"
license=('GPL3')
depends=( 'mpv' 'curl' )
+install=shelldio.install
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/CerebruxCode/shelldio/archive/v${pkgver}.tar.gz")
package() {
@@ -15,4 +16,4 @@ install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
install -Dm755 shelldio.sh "$pkgdir/usr/bin/shelldio"
}
-md5sums=('4a43966b303fab4de8197a2871e52e0c')
+md5sums=('ea2b87772ded3f67131efe5c8f363ad4')