Skip to content
This repository has been archived by the owner on Sep 30, 2018. It is now read-only.

Commit

Permalink
Modifications
Browse files Browse the repository at this point in the history
- [smc] update to 0.31
- [vmit] fix some broken sym-link
  • Loading branch information
philmmanjaro committed Jan 18, 2018
1 parent d6adb3c commit 962744c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions spectre-meltdown-checker/PKGBUILD
Expand Up @@ -3,13 +3,13 @@

pkgbase=spectre-meltdown-checker
pkgname=('spectre-meltdown-checker')
pkgver=0.28
pkgver=0.31
pkgrel=1
arch=('any')
url="https://github.com/speed47/spectre-meltdown-checker"
license=('GPL')
source=("smc-$pkgver-$pkgrel.tar.gz::$url/archive/v$pkgver.tar.gz")
sha256sums=('cfd4dcf7fa8d2dd3887c8b5a0c21bfd9d3ac54915e8e73d33e5a4df36646aa05')
sha256sums=('8687e9b908a0fb6e996682323793e815137b18bce80816424cf29717aa304ef0')

package_spectre-meltdown-checker() {
pkgdesc="Spectre & Meltdown Checker"
Expand Down
6 changes: 3 additions & 3 deletions vertex-maia-icon-theme/PKGBUILD
Expand Up @@ -4,16 +4,16 @@

pkgname=vertex-maia-icon-theme
_folder=vertex-maia-icon-themes
pkgver=20160809
pkgver=20180118
pkgrel=1
_commit=4ab887ef1469e3232a1e619f95b924001493e5b1
_commit=31e46d7297a3bc729fbe4f40e75692fe764aed27
arch=('any')
url="https://github.com/manjaro/vertex-maia-icon-themes"
license=('GPL')
depends=('hicolor-icon-theme' 'librsvg')
options=('!emptydirs' '!strip')
source=("$pkgname-$pkgver-$pkgrel.tar.gz::$url/archive/$_commit.tar.gz")
md5sums=('94e9bebcb37e0320eee54cbfde576b38')
md5sums=('ec1c982bf82e4fe319c334ef82765356')

pkgver() {
date +%Y%m%d
Expand Down

0 comments on commit 962744c

Please sign in to comment.