blob: f9b766c41de8d0e166d837ff137619871f9e510a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = bitwise
pkgdesc = Terminal based bitwise calculator in curses
pkgver = 0.50
pkgrel = 1
url = https://github.com/mellowcandle/bitwise
arch = any
license = GPL3
depends = ncurses
depends = readline
provides = bitwise
source = https://github.com/mellowcandle/bitwise/releases/download/v0.50/bitwise-v0.50.tar.gz
md5sums = 7ed023d309f7e30531b1c971929b2330
pkgname = bitwise
|