summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJamesits2024-04-16 15:08:33 +0800
committerJamesits2024-04-16 15:08:33 +0800
commit803858f4619b861eb6dee4977e2929b742e62d40 (patch)
tree37278a0dcee7d331ca9d0e277a1eac76b818be8d /PKGBUILD
parentbe77c3fa3ee462247a038c4828834033139e8343 (diff)
downloadaur-intel-cmt-cat.tar.gz
update to 23.11.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1bc2505de13..0ee51a69c929 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: James Swineson <jamesswineson@gmail.com>
+# Maintainer: Jamesits <aur@ciexyz.net>
_pkgname=intel-cmt-cat
pkgname=${_pkgname}
-pkgver=23.11
+pkgver=23.11.1
pkgrel=1
pkgdesc="User space software for Intel(R) Resource Director Technology"
url="https://github.com/intel/intel-cmt-cat"
@@ -13,8 +13,8 @@ makedepends=(git gcc)
optdepends=()
provides=("$_pkgname")
conflicts=("$_pkgname")
-source=("https://github.com/intel/intel-cmt-cat/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('d0664a2fb2ac4d27955d1b12028f88794b92bf7b4370fb1571219a300440bdd0')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/intel/intel-cmt-cat/archive/refs/tags/v$pkgver.tar.gz")
+sha256sums=('0c8354397a0b248cb31a4a6f37ce193a60126753e91bd5d32581abf2ad8b9428')
pkgver() {
echo "$pkgver"