summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDonald Webster2017-04-15 20:35:52 -0700
committerDonald Webster2017-04-15 20:35:52 -0700
commit9c7cc294c611cd1e53a37bc3d6b7c5556cac4c21 (patch)
tree4c9f68f572943f39badccf23b3391f179f9bc460 /PKGBUILD
parent7e64f862dcf9323173b6929dbe6a590f895baac3 (diff)
downloadaur-9c7cc294c611cd1e53a37bc3d6b7c5556cac4c21.tar.gz
Things are way cooler when the zip file is called .zip.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de0b2b063468..6398118ce621 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ombi
pkgver=2.2.1
-pkgrel=2
+pkgrel=3
pkgdesc="Simple automated way for users to request new content for Plex"
arch=('any')
url="https://github.com/tidusjar/Ombi"
@@ -12,7 +12,7 @@ depends=('mono')
optdepends=('couchpotato' 'sickrage' 'sonarr' 'plex-media-server' 'plex-media-server-plexpass' 'headphones')
replaces=('plexrequests')
install='ombi.install'
-source=("${pkgname}-${pkgver}::https://github.com/tidusjar/Ombi/releases/download/v${pkgver}/Ombi.zip"
+source=("${pkgname}-${pkgver}.zip::https://github.com/tidusjar/Ombi/releases/download/v${pkgver}/Ombi.zip"
"${pkgname}.service"
"${pkgname}.sysusers")