summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarko Korhonen2024-10-03 16:40:41 +0000
committerMarko Korhonen2024-10-03 16:40:41 +0000
commit517dfd5e6b4cf34dffca9792d6a8e88a1f7d0394 (patch)
treeb9472edcb688c75f714515df4283920971283e0b
parentdd033ceb212f986179983ad1932772e53842b9e8 (diff)
downloadaur-517dfd5e6b4cf34dffca9792d6a8e88a1f7d0394.tar.gz
v131
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c7de37b6104..9e3edf69a445 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-gnome-theme
pkgdesc = A GNOME theme for Firefox
- pkgver = 129
+ pkgver = 131
pkgrel = 1
url = https://github.com/rafaelmardojai/firefox-gnome-theme
install = firefox-gnome-theme.install
@@ -9,9 +9,9 @@ pkgbase = firefox-gnome-theme
optdepends = firefox: primary compatible browser
optdepends = librewolf: alternative compatible browser
conflicts = firefox-gnome-theme-git
- source = firefox-gnome-theme-129.tar.gz::https://github.com/rafaelmardojai/firefox-gnome-theme/archive/refs/tags/v129.tar.gz
+ source = firefox-gnome-theme-131.tar.gz::https://github.com/rafaelmardojai/firefox-gnome-theme/archive/refs/tags/v131.tar.gz
source = INSTALL.md
- md5sums = 7be695c8f119a6e170808f998f4fd4ec
+ md5sums = b50666be4adb10d22ad1ed8ecc22f501
md5sums = 25f18456221ffc91f472b1abff8aae84
pkgname = firefox-gnome-theme
diff --git a/PKGBUILD b/PKGBUILD
index 4e51f83bfbe7..29c62b580ba5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Marko Korhonen <firefox-gnome-theme@marko.korhonen.cc>
# Based on the existing AUR package firefox-gnome-theme-git
-# This PKGBUILD is automatically generated by https://github.com/rafaelmardojai/firefox-gnome-theme/blob/v129/scripts/generate-pkgbuild.sh
+# This PKGBUILD is automatically generated by https://github.com/rafaelmardojai/firefox-gnome-theme/blob/v131/scripts/generate-pkgbuild.sh
# when a release is published on GitHub. Do not edit this file directly.
pkgname=firefox-gnome-theme
-pkgver=129
+pkgver=131
pkgrel=1
pkgdesc='A GNOME theme for Firefox'
arch=('any')
@@ -14,7 +14,7 @@ optdepends=('firefox: primary compatible browser' 'librewolf: alternative compat
conflicts=("$pkgname-git")
install="$pkgname.install"
source=("$pkgname-$pkgver.tar.gz::https://github.com/rafaelmardojai/$pkgname/archive/refs/tags/v$pkgver.tar.gz" "INSTALL.md")
-md5sums=('7be695c8f119a6e170808f998f4fd4ec'
+md5sums=('b50666be4adb10d22ad1ed8ecc22f501'
'25f18456221ffc91f472b1abff8aae84')
package() {