summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d59874c60d58..3e9f72a0ebdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=osd_countdown
pkgver=0.1
-pkgrel=0
+pkgrel=1
pkgdesc="A countdown (timer) which uses the X On-Screen Display library"
arch=('i686' 'x86_64')
source=("https://github.com/danitool/osd_countdown/archive/${pkgver}.tar.gz")
license=('GPL2')
-depends=('xosd' 'ttf-freefont')
+depends=('xosd' 'gnu-free-fonts')
makedepends=('make')
md5sums=('719ace6496d725a17a993d00d9b8ba3c')