summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMedzikUserBot2022-10-19 23:26:14 +0000
committerMedzikUserBot2022-10-19 23:26:14 +0000
commitfb6ed11f9dc8627bd6297599e7918874fd33baee (patch)
tree80a75e230bf5c97d6343e4253a7c31ff640cda14
parent83a4c8c0dc049011bdab8303aa990b5a16b0002d (diff)
downloadaur-fb6ed11f9dc8627bd6297599e7918874fd33baee.tar.gz
sync with built-aur
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92fc540368df..b09b43af5749 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = revanced-patches
pkgdesc = Official patches maintained by ReVanced
- pkgver = 2.83.1
+ pkgver = 2.83.2
pkgrel = 1
url = https://github.com/revanced/revanced-patches
arch = any
license = GPL3
depends = java-environment>=17
- source = https://github.com/revanced/revanced-patches/releases/download/v2.83.1/revanced-patches-2.83.1.jar
- source = https://github.com/revanced/revanced-patches/raw/v2.83.1/LICENSE
- sha256sums = 75a040f94a32012a2f75c51cf1a99a6c7f206319768584f8ab19e3851e9ff491
+ source = https://github.com/revanced/revanced-patches/releases/download/v2.83.2/revanced-patches-2.83.2.jar
+ source = https://github.com/revanced/revanced-patches/raw/v2.83.2/LICENSE
+ sha256sums = 193e1e2f3a26c7f2a8002797e0fbdaa3d922c53e1dd120ae56fe42a251b8c2b4
sha256sums = 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986
pkgname = revanced-patches
diff --git a/PKGBUILD b/PKGBUILD
index 495a7c0d6067..00874964dc9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: MedzikUser <nivua1fn@duck.com>
pkgname='revanced-patches'
-pkgver="2.83.1"
+pkgver="2.83.2"
pkgrel=1
pkgdesc='Official patches maintained by ReVanced'
arch=('any')
@@ -9,7 +9,7 @@ license=('GPL3')
depends=('java-environment>=17')
source=("${url}/releases/download/v${pkgver}/revanced-patches-${pkgver}.jar"
"${url}/raw/v${pkgver}/LICENSE")
-sha256sums=('75a040f94a32012a2f75c51cf1a99a6c7f206319768584f8ab19e3851e9ff491'
+sha256sums=('193e1e2f3a26c7f2a8002797e0fbdaa3d922c53e1dd120ae56fe42a251b8c2b4'
'3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986')
package() {