diff options
author | Xorg | 2016-04-08 08:35:12 +0200 |
---|---|---|
committer | Xorg | 2016-04-08 08:35:19 +0200 |
commit | cddd2a3a82819fe16cbe943c175d229772e85aaf (patch) | |
tree | 665fda5f7f8d2bd26d6c5c3ea81bac2adbcc5850 /PKGBUILD | |
parent | af776251fafe4665843cd1b160524b3c546314f6 (diff) | |
download | aur-cddd2a3a82819fe16cbe943c175d229772e85aaf.tar.gz |
Increase pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ _pkgbasename=memtest86 pkgname=$_pkgbasename-efi pkgver=6.3.0 -pkgrel=3 +pkgrel=4 pkgdesc="A free, thorough, stand alone memory test as an EFI application" arch=('i686' 'x86_64') url="http://www.memtest86.com" |