summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Hinssen2021-02-07 14:33:15 +0100
committerNicola Hinssen2021-02-07 14:33:15 +0100
commit97a52caa87540447ac33a65837d74bfc0a7b1b07 (patch)
tree32712ce292c45ccc205dc5ca9a1cdab95847a167
parent6abd97a7fbc793ef23f88d9a7cb24f60a6796c96 (diff)
downloadaur-97a52caa87540447ac33a65837d74bfc0a7b1b07.tar.gz
4.0.1095-
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b849e0da97d..9041d4d8af58 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ombi-v4
pkgdesc = Ombi V4 branch. Gives Plex or Emby users the ability to request content by themselves
- pkgver = 4.0.1078
+ pkgver = 4.0.1095
pkgrel = 1
url = https://github.com/tidusjar/Ombi
install = ombi.install
@@ -21,14 +21,14 @@ pkgbase = ombi-v4
conflicts = ombi
replaces = plexrequests
replaces = ombi-beta
- noextract = ombi-v4-4.0.1078.tar.gz
+ noextract = ombi-v4-4.0.1095.tar.gz
options = !strip
options = staticlibs
- source = ombi-v4-4.0.1078.tar.gz::https://github.com/tidusjar/Ombi.Releases/releases/download/v4.0.1078/linux-x64.tar.gz
+ source = ombi-v4-4.0.1095.tar.gz::https://github.com/tidusjar/Ombi.Releases/releases/download/v4.0.1095/linux-x64.tar.gz
source = ombi.service
source = ombi.sysusers
source = ombi.tmpfiles
- sha256sums = 4da013b05ffc6d6420beba03e6812ca80a705f34db7e5099d7d0c6339699bd36
+ sha256sums = a169af0594b50d2b79ec6b3a92e74174e1367db784ee946be7e0c706dd41e98f
sha256sums = 64e7170dcf8648dca99831c139fecfa6505bc61d9e9188346af931e137d067dc
sha256sums = 6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa
sha256sums = afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56
diff --git a/PKGBUILD b/PKGBUILD
index eb4e3a5ede6f..ab4b78ed2081 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nicola Hinssen <nicola.hinssen@gmail.com>
pkgname=ombi-v4
-pkgver=4.0.1078
+pkgver=4.0.1095
pkgrel=1
pkgdesc="Ombi V4 branch. Gives Plex or Emby users the ability to request content by themselves"
jobid=
@@ -23,12 +23,12 @@ provides=('ombi')
conflicts=('ombi')
options=('!strip' 'staticlibs')
install='ombi.install'
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/tidusjar/Ombi.Releases/releases/download/v4.0.1078/linux-x64.tar.gz"
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/tidusjar/Ombi.Releases/releases/download/v4.0.1095/linux-x64.tar.gz"
'ombi.service'
'ombi.sysusers'
'ombi.tmpfiles')
noextract=("${pkgname}-${pkgver}.tar.gz")
-sha256sums=('4da013b05ffc6d6420beba03e6812ca80a705f34db7e5099d7d0c6339699bd36'
+sha256sums=('a169af0594b50d2b79ec6b3a92e74174e1367db784ee946be7e0c706dd41e98f'
'64e7170dcf8648dca99831c139fecfa6505bc61d9e9188346af931e137d067dc'
'6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa'
'afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56')