summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRod Kay2023-05-01 00:35:17 +1000
committerRod Kay2023-05-01 00:35:17 +1000
commit10f623f1fee5bb0f1fe548495155aed0d071e14b (patch)
treec6932d6791b030e98f7579c6364fc1314dfd2738
parentab397a39aa7db36c9dd8fca46287a24dc4b7d689 (diff)
downloadaur-10f623f1fee5bb0f1fe548495155aed0d071e14b.tar.gz
Update to latest versrion.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f9a77298c86..629852e331fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,6 +8,6 @@ pkgbase = sphinxcontrib-adadomain
makedepends = python-setuptools
depends = python-sphinx
source = https://github.com/AdaCore/sphinxcontrib-adadomain/archive/refs/heads/master.zip
- sha256sums = fe0b99607ee224482d3a967b27d7c1d59dfd4c9085919aa0a5a8146c44ca3c1e
+ sha256sums = 133d82b04eb496a1a0cdbef6edbbe1fd12a87bfcad2fa59bdafcc97a99fc33dd
pkgname = sphinxcontrib-adadomain
diff --git a/PKGBUILD b/PKGBUILD
index 7d392271c402..f0319fee90ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('python-sphinx')
makedepends=('python-setuptools')
source=("$url/archive/refs/heads/master.zip")
-sha256sums=('fe0b99607ee224482d3a967b27d7c1d59dfd4c9085919aa0a5a8146c44ca3c1e')
+sha256sums=('133d82b04eb496a1a0cdbef6edbbe1fd12a87bfcad2fa59bdafcc97a99fc33dd')
package()
{