Skip to content

Commit

Permalink
Bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
Tk-Glitch committed Jan 4, 2020
1 parent ca71b91 commit 2b22c15
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion faudio-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ if [ "$_lib32" == "true" ]; then
pkgname=("${pkgname[@]}" "lib32-${_pkgname}-git")
fi

pkgver=r1242.5d665ce
pkgver=r1244.31f9c86
pkgrel=1
pkgdesc="Accuracy-focused XAudio reimplementation for open platforms"
arch=('i686' 'x86_64')
Expand Down
2 changes: 1 addition & 1 deletion llvm-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
_nocheck="false"

pkgname=('llvm-git' 'llvm-libs-git' 'llvm-ocaml-git' 'lib32-llvm-git' 'lib32-llvm-libs-git')
pkgver=10.0.0_r338251.6185dc0eb3a
pkgver=10.0.0_r338537.1737cc750c4
pkgrel=1
arch=('x86_64')
url="https://llvm.org/"
Expand Down
2 changes: 1 addition & 1 deletion mesa-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ if [ "$_lib32" == "true" ]; then
fi

pkgdesc="an open-source implementation of the OpenGL specification, git version"
pkgver=20.0.0_devel.118818.84b82f8cd1c
pkgver=20.0.0_devel.118876.645b195312e
pkgrel=1
arch=('x86_64')
makedepends=('git' 'python-mako' 'xorgproto' 'libxml2' 'libx11' 'libvdpau' 'libva' 'elfutils'
Expand Down
2 changes: 1 addition & 1 deletion wine-tkg-git/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Tk-Glitch <ti3nou at gmail dot com>

pkgname=wine-tkg-git
pkgver=5.0rc3.r5.gdb1f94ba
pkgver=5.0rc4.r0.ga1bf11e3

# workaround for pkgrel overwritten on regen
pkgrel=1
Expand Down

0 comments on commit 2b22c15

Please sign in to comment.