diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-08-22 01:37:45 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-08-22 01:37:45 -0400 |
commit | 50c3a5ea8e1dd04641da3a27f98170157621f74e (patch) | |
tree | 013d885cd1ef17432517fe85743f0b5aa385df14 /libre-multilib/pcsx2-libre/PKGBUILD | |
parent | 156c9dd23d8ce1cf4aeaec2040b1cf3c47309094 (diff) | |
parent | dd992ab45849fcef37f98d28fbd87c899262e4f5 (diff) | |
download | abslibre-50c3a5ea8e1dd04641da3a27f98170157621f74e.tar.gz abslibre-50c3a5ea8e1dd04641da3a27f98170157621f74e.tar.bz2 abslibre-50c3a5ea8e1dd04641da3a27f98170157621f74e.zip |
Merge branch 'master' into lukeshu/kernels
Also update linux-libre-grsec because I couldn't verify the checksum of the
now 6-hour obsolete patch.
Conflicts:
libre/linux-libre-grsec/PKGBUILD
libre/lirc-parabola/PKGBUILD
Diffstat (limited to 'libre-multilib/pcsx2-libre/PKGBUILD')
-rw-r--r-- | libre-multilib/pcsx2-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre-multilib/pcsx2-libre/PKGBUILD b/libre-multilib/pcsx2-libre/PKGBUILD index 3703afdf8..109771926 100644 --- a/libre-multilib/pcsx2-libre/PKGBUILD +++ b/libre-multilib/pcsx2-libre/PKGBUILD @@ -6,7 +6,7 @@ _pkgname=pcsx2 pkgname=$_pkgname-libre pkgver=1.2.2 -pkgrel=2 +pkgrel=3 pkgdesc='A Sony PlayStation 2 emulator, without nonfree nvidia-cg-toolkit support' arch=('i686' 'x86_64') url='http://www.pcsx2.net' |