Package Details: revanced-patches 2.193.0-1

Git Clone URL: https://aur.archlinux.org/revanced-patches.git (read-only, click to copy)
Package Base: revanced-patches
Description: Official patches maintained by ReVanced
Upstream URL: https://github.com/revanced/revanced-patches
Licenses: GPL3
Submitter: medzik
Maintainer: None
Last Packager: 46620
Votes: 5
Popularity: 0.000035
First Submitted: 2022-06-18 18:36 (UTC)
Last Updated: 2023-10-08 17:36 (UTC)

Dependencies (1)

Sources (2)

Latest Comments

dcelasun commented on 2023-07-03 22:40 (UTC)

Updated PKGBUILD for 2.181.0:

pkgname='revanced-patches'
pkgver="2.181.0"
pkgrel=1
pkgdesc='Official patches maintained by ReVanced'
arch=('any')
url="https://github.com/revanced/revanced-patches"
license=('GPL3')
depends=('java-environment>=17')
source=("${url}/releases/download/v${pkgver}/revanced-patches-${pkgver}.jar"
        "${url}/raw/v${pkgver}/LICENSE")
sha256sums=('c6947db40a2015e0900826f6a2cc9cb207b85806724571e786e71f71cc9177b1'
            '3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986')

package() {
  install -Dm 644 revanced-patches-${pkgver}.jar "${pkgdir}/usr/share/revanced/${pkgname}.jar"
  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}

PolpOnline commented on 2023-01-06 13:48 (UTC) (edited on 2023-01-06 13:48 (UTC) by PolpOnline)

Why isn't this updated anymore? they released at least 52 more versions since the last update.

Was the "MedzikUserBot" shut down by error?

AkechiShiro commented on 2022-09-27 16:29 (UTC)

The validity checks fails right now, 2 commits were made(one 12 hours ago and last one 3 hours ago), the last one probably changed the release 2.69.3 sha256sum, and the PKGBUILD needs to be updated. With this sha256sum for the 2.69.3.jar file: bed47ee46137a986b5bb425b7b9ba69fc14ea876da5f2f76787a0d751ed118c8

hashworks commented on 2022-09-27 12:26 (UTC)

2.69.3 results in 404 ATM.