summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJordan Day2022-03-12 08:59:46 -0600
committerJordan Day2022-03-12 08:59:46 -0600
commit6158ced3ee53b5e0224dbdca1fb4e489f6c062db (patch)
tree1eb5435b3731f6d932e2a9cf0c62ecaecb7bf9ed
parentada1ce834d1901b0b7917adb67d1be1a3cdfcf58 (diff)
downloadaur-hypr-git.tar.gz
Bump since I forgot to increment the revision
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a00d12a3273e..adfd4ec7778d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hypr-git
pkgdesc = Hypr is a Linux tiling window manager for Xorg. It's written in XCB with modern C++ and aims to provide easily readable and expandable code.
- pkgver = 0.0.r327.6104017
+ pkgver = 0.0.r328.fac4928
pkgrel = 1
url = https://github.com/vaxerski/Hypr
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d174735ee613..be56ddaa16ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jordan Day < jordanday444 at gmail dot com >
pkgname=hypr-git
-pkgver=0.0.r327.6104017
+pkgver=0.0.r328.fac4928
pkgrel=1
pkgdesc="Hypr is a Linux tiling window manager for Xorg. It's written in XCB with modern C++ and aims to provide easily readable and expandable code."
arch=('x86_64')