summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraksr2018-02-21 08:00:01 +0100
committeraksr2018-02-21 08:00:01 +0100
commitb939e66b11cd53437198283ad03ca9df89cfa149 (patch)
treebc8271b8da1a8b8d79da139841cb8db0e10044d7 /PKGBUILD
parent37a038dcfa7bfadac1b9ae5f9dba695050315604 (diff)
downloadaur-b939e66b11cd53437198283ad03ca9df89cfa149.tar.gz
Change license to ISC.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01d68d9c2918..f98c27f0b99a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Contributor: Sara <sara at archlinux dot us>
# Maintainer: aksr <aksr at t-com dot me>
pkgname=fbpad-git
-pkgver=r269.dbf1a4f
-pkgrel=2
+pkgver=r271.66eb566
+pkgrel=1
pkgdesc="A small linux framebuffer virtual terminal."
arch=('i686' 'x86_64')
url="http://repo.or.cz/w/fbpad.git"
-license=('custom:BSD')
+license=('ISC')
groups=()
depends=()
makedepends=('git' 'ft2tf' 'ttf-dejavu')