summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8594188822c7..be44816fa36e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = antares-git
pkgdesc = A window manager for X
- pkgver = r164.g0ab7891
+ pkgver = r198.g987787c
pkgrel = 1
url = https://notabug.org/Leon_Plickat/antares
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = antares-git
source = antares::git+https://notabug.org/Leon_Plickat/antares.git
source = Makefile.patch
sha256sums = SKIP
- sha256sums = 7eb30c4f4f32634ca286bdb6f75b1d5cb473d888ca1b7b4793ff3f6304cb9c9f
+ sha256sums = 1469f6c22656a25211e55715e84f67eb3fa072913fa97345319318a37831428a
pkgname = antares-git
diff --git a/PKGBUILD b/PKGBUILD
index dc7b6e355c23..15d26811e7d7 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor:
pkgname=antares-git
-pkgver=r164.g0ab7891
+pkgver=r198.g987787c
pkgrel=1
pkgdesc='A window manager for X'
arch=(x86_64)
@@ -15,7 +15,7 @@ conflicts=("${pkgname%-*}")
source=("${pkgname%-*}::git+${url}.git"
'Makefile.patch')
sha256sums=('SKIP'
- '7eb30c4f4f32634ca286bdb6f75b1d5cb473d888ca1b7b4793ff3f6304cb9c9f')
+ '1469f6c22656a25211e55715e84f67eb3fa072913fa97345319318a37831428a')
pkgver() {
cd "${pkgname%-*}"