aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--efi-sync/efi-sync.SlackBuild4
-rw-r--r--efi-sync/efi-sync.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/efi-sync/efi-sync.SlackBuild b/efi-sync/efi-sync.SlackBuild
index b7bee98..1d1a60c 100644
--- a/efi-sync/efi-sync.SlackBuild
+++ b/efi-sync/efi-sync.SlackBuild
@@ -3,7 +3,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=efi-sync
-VERSION=${VERSION:-0.2.0}
+VERSION=${VERSION:-0.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_slackcoder}
PKGTYPE=${PKGTYPE:-txz}
@@ -59,4 +59,4 @@ mkdir -p "$PKG/etc/rc.d"
cp -R "$CWD/files/rc.efi-sync.new" "$PKG/etc/rc.d/"
cd $PKG
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-0.2.0-$ARCH-$BUILD$TAG.$PKGTYPE
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE
diff --git a/efi-sync/efi-sync.info b/efi-sync/efi-sync.info
index 166c307..5cae79e 100644
--- a/efi-sync/efi-sync.info
+++ b/efi-sync/efi-sync.info
@@ -1,8 +1,8 @@
PRGNAM="efi-sync"
-VERSION="0.2.0"
+VERSION="0.2.1"
HOMEPAGE="https://git.server.ky/slackcoder/efi-sync"
-DOWNLOAD="https://git.server.ky/slackcoder/efi-sync/snapshot/efi-sync-0.2.0.tar.xz"
-MD5SUM="9da8ebe6f6bcf30e0b8304c641c72396"
+DOWNLOAD="https://git.server.ky/slackcoder/efi-sync/snapshot/efi-sync-0.2.1.tar.xz"
+MD5SUM="6676df09479f4f97cbc56f5aada21aa6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""