summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYichao Zhou2023-04-18 09:54:11 -0700
committerYichao Zhou2023-04-18 09:54:11 -0700
commitb3877962e09317f9c94af13cb86d962603a28e53 (patch)
treeeaad7b6a780c5561b5021decf70a6a7eed3985d5
parent0d605d0201d3b4998ed7cc5d2af68bbc385684de (diff)
downloadaur-b3877962e09317f9c94af13cb86d962603a28e53.tar.gz
version bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56fa53cb37e0..401ea062d643 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = texlive-installer
pkgdesc = This packages provides the installer of texlive. It also tricks Arch into thinking it has its texlive packages installed.
- pkgver = 2022
+ pkgver = 2023
pkgrel = 1
url = http://www.tug.org/texlive/
install = texlive-installer.install
diff --git a/PKGBUILD b/PKGBUILD
index 1edfa9b1c133..ed3657d7df17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Yichao Zhou <broken.zhou@gmail.com>
pkgname=texlive-installer
-pkgver=2022
+pkgver=2023
pkgrel=1
pkgdesc="This packages provides the installer of texlive. It also tricks Arch into thinking it has its texlive packages installed."
url="http://www.tug.org/texlive/"