Skip to content

Commit

Permalink
Bump commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Shendisx committed Sep 11, 2024
1 parent c92445b commit 6582031
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions cachyos-ananicy-rules/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
pkgbase = cachyos-ananicy-rules
pkgdesc = CachyOS - ananicy-rules
pkgver = 1.r414.a78b765
pkgver = 1.r416.62dd397
pkgrel = 1
arch = any
groups = cachyos
license = GPL-1.0-only
provides = ananicy-rules-git
conflicts = ananicy-rules-git
replaces = ananicy-rules-git
source = cachyos-ananicy-rules::git+https://github.com/CachyOS/ananicy-rules.git#commit=a78b76536246898045fd1844aced381d01b7f1c6
sha256sums = e0a75cbfb827923d0a4a731b505b2c36181907013536f9e5b91767a60db49bf9
source = cachyos-ananicy-rules::git+https://github.com/CachyOS/ananicy-rules.git#commit=62dd397bd43bf7c96a13b52fca282453d9dc1424
sha256sums = 6dc5e9c1a32fc19a604960f104988f6de0c4fa13bf58fa09a187f4660036ddfd

pkgname = cachyos-ananicy-rules
6 changes: 3 additions & 3 deletions cachyos-ananicy-rules/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@

pkgname=cachyos-ananicy-rules
_gitname=ananicy-rules
pkgver=1.r414.a78b765
pkgver=1.r416.62dd397
pkgrel=1
groups=(cachyos)
arch=('any')
license=(GPL-1.0-only)
pkgdesc='CachyOS - ananicy-rules'
_commit=a78b76536246898045fd1844aced381d01b7f1c6
_commit=62dd397bd43bf7c96a13b52fca282453d9dc1424
source=("${pkgname}::git+https://github.com/CachyOS/${_gitname}.git#commit=${_commit}")
sha256sums=('e0a75cbfb827923d0a4a731b505b2c36181907013536f9e5b91767a60db49bf9')
sha256sums=('6dc5e9c1a32fc19a604960f104988f6de0c4fa13bf58fa09a187f4660036ddfd')
replaces=(ananicy-rules-git)
provides=(ananicy-rules-git)
conflicts=(ananicy-rules-git)
Expand Down

0 comments on commit 6582031

Please sign in to comment.