summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPlaton Ryzhikov2024-01-10 14:26:15 +0300
committerPlaton Ryzhikov2024-01-10 14:26:15 +0300
commita2095d5b6960017684d8def526e48ff63a02b2b1 (patch)
treeaa3783d7e40a3610ad0935562c96caa4f724fcf7
parent27085173afb4c1310a5aae1e8f365a273a94e8b0 (diff)
downloadaur-a2095d5b6960017684d8def526e48ff63a02b2b1.tar.gz
update package version & epoch
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4679878eafa3..f37b8910083f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,8 @@
pkgbase = kubernetes-website-git
pkgdesc = The Kubernetes documentation
- pkgver = 969a3db92.r1369.g6ebdc7cd11
+ pkgver = snapshot.initial.v1.27.r2491.g3cb1639c52
pkgrel = 1
+ epoch = 1
url = https://github.com/kubernetes/website
arch = any
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index f97190326135..2f3543db1274 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,8 @@
pkgname=kubernetes-website-git
pkgdesc="The Kubernetes documentation"
-pkgver=969a3db92.r1369.g6ebdc7cd11
+epoch=1
+pkgver=snapshot.initial.v1.27.r2491.g3cb1639c52
pkgrel=1
arch=('any')
makedepends=('git' 'hugo' 'npm')