summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39279f64f914..8dfd5e1469f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: EFE KANDEMIR <817c0d3r@gmail.com>
pkgname=archlinuxinfo
-pkgver=1
-pkgrel=1
+pkgver=2
+pkgrel=2
pkgdesc="C program to display system infomation alongside the Arch Linux logo"
arch=('any')
url="https://github.com/817c0d3r/dotfiles/tree/master/bin"
license=('GPL')
depends=("gcc")
source=(https://raw.githubusercontent.com/817c0d3r/dotfiles/master/bin/${pkgname}2.c)
-sha512sums=('b93042079f8e1efaf7d64864c33852cbc53169da8c32f37797c3507410699a722bfd3945d2421cb784c0dbb4bb80e7647896f4065b07867fa6d33795433ee39a')
+sha512sums=('SKIP')
package() {
msg "Compile..."
make ${pkgname}2